Skip to content

Commit

Permalink
Merge pull request #246 from lotteon2/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
ssjy4974 authored Jan 20, 2024
2 parents bb37b99 + a4db763 commit 4e9f2c5
Show file tree
Hide file tree
Showing 8 changed files with 444 additions and 390 deletions.
1 change: 1 addition & 0 deletions src/apis/product/ProductDto.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export interface CouponInfoItemResponse {

export interface ReadProductDetailResponse {
categoryId: number
brandId: number
brandName: string
name: string
imgUrl: string
Expand Down
Loading

0 comments on commit 4e9f2c5

Please sign in to comment.