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) {