jiangshuai
2023-12-08 a6a6045065169ab56c7d44ea32dce743d940e840
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"`
}