From 4e280b0613ea616a70c8e4198545f8cdb425a08d Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Tue, 10 Feb 2026 17:27:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=8B=E6=9C=88=E7=A4=BC=E7=89=A9=E9=80=81?= =?UTF-8?q?=E6=8A=BD=E5=A5=96=E8=BF=9B=E5=BA=A6=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../other/app/listener/gift/strategy/GiftCountStrategy.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/listener/gift/strategy/GiftCountStrategy.java b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/listener/gift/strategy/GiftCountStrategy.java index c8004925..45bc3dd4 100644 --- a/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/listener/gift/strategy/GiftCountStrategy.java +++ b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/listener/gift/strategy/GiftCountStrategy.java @@ -692,7 +692,7 @@ public class GiftCountStrategy implements GiftStrategy { log.info("Spins送礼物任务, userId={}, giftCount={}", userId, giftCount); - List giftIds = List.of(2008386103976968193L, 1995470109066625026L, 1991071998523138049L); + List giftIds = List.of(2021143288035151874L, 2021143695524880386L, 2021144364461330433L); if (runningWater.getGiftId() != null && giftIds.contains(runningWater.getGiftId())) { // 处理送出5个礼物任务 spinsUserTaskProgressService.updateTaskProgress(