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(