diff --git a/model/player.go b/model/player.go index 4988630..147c589 100644 --- a/model/player.go +++ b/model/player.go @@ -359,7 +359,7 @@ type PlayerData struct { Coin int64 //金豆 CoinPayTs int64 //金豆冲账时间戳 CoinPayTotal int64 //在线总充值金额 - MoneyPayTotal int64 //在线总充值金额(实充) + MoneyPayTotal int64 //VIP经验值,注意这里是没有乘充V比之前的值 CoinExchangeTotal int64 //总提现金额 兑换 SafeBoxCoin int64 //保险箱金币 SafeBoxPassword string //保险箱密码