From dce6e9cd95969b09e381431d8c2521fa802de2c2 Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期一, 07 九月 2026 16:05:34 +0800 Subject: [PATCH] feat(erp): 新增库存预警建议采购功能 --- 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