派生自 aps/WMS
request/report_forms_request.go @@ -24,6 +24,7 @@ WareHouseCode string `json:"wareHouseCode"` ProductId string `json:"productId"` LocationId int `json:"locationId"` LocationIds []int `json:"locationIds"` } type GetMonthStats struct {