2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
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")