jiangshuai
2023-11-15 b13834f8c0b4a0fe9928cb07a721e6ec7df86ae1
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"`
}