jiangshuai
2023-11-20 597de080f7597e59eee571d43f8f90cb5ce86092
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"`
}