jiangshuai
2023-10-23 0551df1d2a65876b2427df112e37625f128b67e4
request/report_forms_request.go
@@ -17,5 +17,7 @@
type GetLocationForms struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   KeyWord       string `json:"keyWord"`
   WareHouseCode string `json:"wareHouseCode"`
   ProductId     string `json:"productId"`
}