jiangshuai
2023-12-11 4b0ca9ae49aeddc7496de6e2ed98544c2fa9a463
request/report_forms_request.go
@@ -23,4 +23,5 @@
   KeyWord       string `json:"keyWord"`
   WareHouseCode string `json:"wareHouseCode"`
   ProductId     string `json:"productId"`
   LocationId    int    `json:"locationId"`
}