liujiandao
2024-04-17 67b13bb40517145cfadc05d7b22411b16f1528d7
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"`
}