fix
zhangqian
2024-07-04 f0786e779666d67a50cd57d82cfe1e278b47d397
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 {