7 天以前 e2729587d4a8b9c2e3e2c4dd50a25adedb337e98
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)