zhangqian
2024-07-01 fe794b385cc1fe28cb6d0731664a3023199843ac
request/report_forms_request.go
@@ -28,8 +28,9 @@
type GetMonthStats struct {
   PageInfo
   Keyword string `json:"keyword"`
   Date    string `json:"date"`
   Keyword     string `json:"keyword"`
   Date        string `json:"date"`
   WarehouseID int    `json:"warehouseID"`
}
type DoMonthStats struct {