lishihai
2024-07-04 a1a9aed81231a1685e3a615b07712bd94b1c98e4
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 {