jiangshuai
2023-10-20 222399d441e1a759bae2a10685245ee90bc3fb6d
request/report_forms_request.go
@@ -18,4 +18,6 @@
type GetLocationForms struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   WareHouseCode string `json:"wareHouseCode"`
   ProductId     string `json:"productId"`
}