jiangshuai
2023-10-21 ea25d0bb100a95d043b420e5c32f86300bf19df4
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"`
}