liujiandao
2024-04-22 8cb1da78fd4d237b278ed4d512c6c4f04b663cfc
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"`
}