@ -615,7 +615,7 @@ type Profit struct {
Name string `json:"name"`
Count int `json:"count"`
Amount decimal.Decimal `json:"amount"`
}
} `json:"data"`
type ArgsProfitCount struct {