8 天以前 7ac5fb62d3ac852ec9505eb5c1999064aafee85f
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")