liujiandao
2023-11-14 d6f4e3fe92d1da0c028ac61289a759cc4b8c993e
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"`
}