lishihai
2024-07-03 91d7ca06128f996844aa7d2d691d083c944bdf1d
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 {