update modules/service: mod 1 files

This commit is contained in:
jack ning
2025-07-08 14:58:21 +08:00
parent fb8737f74c
commit e0ee97cc8a

View File

@@ -157,11 +157,9 @@ public class QueueMemberEventListener {
// 处理系统消息
updateSystemMessageStats(message, thread);
}
} catch (Exception e) {
log.error("处理消息事件时出错: {}", e.getMessage(), e);
}
}
/**