liujiandao
2024-03-23 8397fb4c46d08d0332300f9fde1e7b3eb04845fe
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"`
}