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