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