From 4a03f5b41d6aded73e69699b5897bea186ac5a16 Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Tue, 2 Dec 2025 14:17:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E5=8F=91=E5=B7=A5=E8=B5=84?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E9=87=91=E5=B8=81=E4=B8=8D=E8=AE=A1=E5=85=A5?= =?UTF-8?q?=E7=B4=AF=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../console/app/service/app/user/UserWalletServiceImpl.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/user/UserWalletServiceImpl.java b/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/user/UserWalletServiceImpl.java index 396c7fe8..3a75fa61 100644 --- a/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/user/UserWalletServiceImpl.java +++ b/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/user/UserWalletServiceImpl.java @@ -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(),