Skip to content

Commit

Permalink
refactor: 상품 상세 정보에 카테고리 정보 추가 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
70825 authored Apr 3, 2024
1 parent 255f868 commit fa646ae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
import com.funeat.product.dto.SearchProductResultDto;
import com.funeat.product.dto.SearchProductResultsResponse;
import com.funeat.product.dto.SearchProductsResponse;
import com.funeat.product.dto.CategoryDto;
import com.funeat.recipe.dto.RecipeDto;
import com.funeat.tag.dto.TagDto;
import io.restassured.response.ExtractableResponse;
Expand Down

0 comments on commit fa646ae

Please sign in to comment.