huminmin
8 天以前 71b15a5c69dcc421bad71d558e191e12cb7bae3e
yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/dal/dataobject/channel/ImChannelDO.java
@@ -14,7 +14,7 @@
 * - 频道是运营单向推送的主体;C 端用户不能向频道发消息
 * - {@link #code} 是业务码(API / 字典外露),id 是数字主键给前端会话 targetId 用
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@TableName("im_channel")
@KeySequence("im_channel_seq")