From 481860d9bc1696e72cc28281e8f29801eb25603b Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Sat, 25 May 2024 15:03:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/player.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 //保险箱密码