liu
4 天以前 a76bfe866c705285b737d593e8629a8be819b8f7
yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/dal/dataobject/conversation/ImConversationReadDO.java
@@ -19,7 +19,7 @@
 * <p>
 * 只表达「用户在某个会话的最大已读位置」,私聊 / 群聊 / 频道统一落这张表,是读位置的唯一权威。
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@TableName("im_conversation_read")
@KeySequence("im_conversation_read_seq")