master
howell 3 years ago
parent 8c7583b91b
commit 823b4c4511

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

Loading…
Cancel
Save