yinbentan
2024-07-05 1ef4fe8d2bd448db5d6038d716b00600a914c045
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 {