liujiandao
2023-10-20 c113e72efaceba986a733a44f999c567e4296fdb
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"`
}