liujiandao
2024-04-22 4d602df6dda2938cbe7079acca50978c17b35a3f
request/report_forms_request.go
@@ -25,3 +25,9 @@
   ProductId     string `json:"productId"`
   LocationId    int    `json:"locationId"`
}
type GetMonthStats struct {
   PageInfo
   Keyword string `json:"keyword"`
   Date    string `json:"date"`
}