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