部分IM代码注释

This commit is contained in:
tianfeng 2025-11-13 10:49:48 +08:00
parent d1e1a07016
commit fdbef21d26

View File

@ -145,7 +145,7 @@ public class GiveGiftsListener implements MessageListener {
log.error("赠送礼物请求百顺发送特技异常", e); log.error("赠送礼物请求百顺发送特技异常", e);
}*/ }*/
// 发送IM通知 // 发送IM通知
sendIM(eventBody); // sendIM(eventBody);
} }
private void processBarrageGame(GiveAwayGiftBatchEvent eventBody) { private void processBarrageGame(GiveAwayGiftBatchEvent eventBody) {