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