幸运礼物打榜活动关闭

This commit is contained in:
tianfeng 2025-12-22 11:20:49 +08:00
parent 3d43eb2ba3
commit 9ef37c2a3b

View File

@ -340,7 +340,7 @@ public class GameLuckyGiftCommon {
// 发送中奖金币
BigDecimal balance = sendGold(param.getUserId(), param.getSysOrigin(), awardAmount);
getDataUpdateCmd(param.getUserId(), awardAmount);
// getDataUpdateCmd(param.getUserId(), awardAmount);
// 发送中奖通知
sendMsg(param, multiple, balance, awardAmount);