fix
zhangqian
2024-05-06 8e274b4390a220f91196dc3e33ce98b4333f5e08
request/report_forms_request.go
@@ -31,3 +31,7 @@
   Keyword string `json:"keyword"`
   Date    string `json:"date"`
}
type DoMonthStats struct {
   Token string `json:"token"`
}