From 035e28134ff1ace5d7117007dd72cd18c68f14ff Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期一, 10 八月 2026 17:55:44 +0800 Subject: [PATCH] refactor(crm): 重构回款审批流程为状态更新模式 --- yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/service/websocket/notification/message/ImChannelMessageNotification.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/service/websocket/notification/message/ImChannelMessageNotification.java b/yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/service/websocket/notification/message/ImChannelMessageNotification.java index af7e4c2..f975214 100644 --- a/yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/service/websocket/notification/message/ImChannelMessageNotification.java +++ b/yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/service/websocket/notification/message/ImChannelMessageNotification.java @@ -13,7 +13,7 @@ * 鍗曞悜锛氭湇鍔$杩愯惀鎺ㄩ�� 鈫� C 绔敤鎴凤紱C 绔笉鑳藉悜棰戦亾鍙戞秷鎭�� * 瀛楁鍒嗗眰锛氶《灞傛槸娑堟伅鍏冩暟鎹� + 妫�绱㈢淮搴︼紝content 鏄� MaterialMessage payload 鐨� JSON 涓层�� * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Data @Accessors(chain = true) -- Gitblit v1.9.3