6 天以前 dce6e9cd95969b09e381431d8c2521fa802de2c2
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")