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