jiangshuai
2023-09-22 f89bbcf77dae0465e829ca6f7548cd36ef57aaa6
request/product_request.go
@@ -4,3 +4,8 @@
   PageInfo
   KeyWord string `json:"keyWord"`
}
type QueryOperationList struct {
   PageInfo
   ProductId string `json:"productId"`
}