斋月礼物送抽奖进度处理

This commit is contained in:
tianfeng 2026-02-10 17:27:29 +08:00
parent 3e41572b18
commit 4e280b0613

View File

@ -692,7 +692,7 @@ public class GiftCountStrategy implements GiftStrategy {
log.info("Spins送礼物任务, userId={}, giftCount={}", userId, giftCount);
List<Long> giftIds = List.of(2008386103976968193L, 1995470109066625026L, 1991071998523138049L);
List<Long> giftIds = List.of(2021143288035151874L, 2021143695524880386L, 2021144364461330433L);
if (runningWater.getGiftId() != null && giftIds.contains(runningWater.getGiftId())) {
// 处理送出5个礼物任务
spinsUserTaskProgressService.updateTaskProgress(