mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 10:13:44 +08:00
feat: refactoring adjustments for reward page is ready
This commit is contained in:
@@ -12,5 +12,5 @@ type Reward struct {
|
||||
}
|
||||
|
||||
type RewardExchange struct {
|
||||
Power int `json:"calls"`
|
||||
Power int `json:"power"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user