From fdbef21d2673f7550e50916e082b186e7445cdd7 Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Thu, 13 Nov 2025 10:49:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86IM=E4=BB=A3=E7=A0=81=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../red/circle/other/app/listener/gift/GiveGiftsListener.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/GiveGiftsListener.java b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/listener/gift/GiveGiftsListener.java index 57664e69..97579cc1 100644 --- a/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/listener/gift/GiveGiftsListener.java +++ b/rc-service/rc-service-other/other-application/src/main/java/com/red/circle/other/app/listener/gift/GiveGiftsListener.java @@ -145,7 +145,7 @@ public class GiveGiftsListener implements MessageListener { log.error("赠送礼物请求百顺发送特技异常", e); }*/ // 发送IM通知 - sendIM(eventBody); +// sendIM(eventBody); } private void processBarrageGame(GiveAwayGiftBatchEvent eventBody) {