zhangqian
2024-07-03 b7eb56d137d10512a97d11450d8db852b980cfb6
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 {