Merge branch 'lixing' into dev
This commit is contained in:
@@ -46,5 +46,6 @@ type TransferCastileToGameListResp {
|
||||
type UserCastileBalanceResp {
|
||||
TotalCastile int `json:total_castile` //总数
|
||||
TransferAmount int `json:transfer_amount` //已转回游戏内的数量
|
||||
TotalBalance int `json:total_balance` //castile当前余额
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user