后台发工资类型金币不计入累计

This commit is contained in:
tianfeng 2025-12-02 14:17:16 +08:00
parent e8221a9f2c
commit 4a03f5b41d

View File

@ -205,8 +205,8 @@ public class UserWalletServiceImpl implements UserWalletService {
);
//将工资的价值美金 算入至累计充值
userRechargeCountClient.count(userProfile.getId(), param.getUsdQuantity(),
MonthlyRechargeType.SALARY_EXCHANGE);
// userRechargeCountClient.count(userProfile.getId(), param.getUsdQuantity(),
// MonthlyRechargeType.SALARY_EXCHANGE);
// 累计充值活动 - 每日累计充值活动抽奖
cumulativeRechargeClient.incrTodayRechargeScore(userProfile.getId(),