jiangshuai
2023-10-20 222399d441e1a759bae2a10685245ee90bc3fb6d
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"`
}