request/product_request.go
@@ -7,8 +7,9 @@ type GetProductList struct { PageInfo KeyWord string `json:"keyWord"` CategoryId int `json:"categoryId"` KeyWord string `json:"keyWord"` CategoryId int `json:"categoryId"` CategoryIds []int `json:"categoryIds"` } type QueryOperationList struct {