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