master
howell 3 years ago
parent 8c7583b91b
commit 823b4c4511

@ -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 {

Loading…
Cancel
Save