jiangshuai
2023-11-22 ed81fc8d860adb66676d4990e4ce0ff56cff79a6
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"`
}