liu
6 天以前 19ea21b1994e6e86c5d46120dcb0ff0e7c49d291
yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/dal/dataobject/friend/ImFriendRequestDO.java
@@ -18,7 +18,7 @@
 * - 接收方调 agree / refuse 处理(更新 handleResult / handleTime / handleContent)
 * - 申请通过后,displayName / addSource 同步写入 {@link ImFriendDO}
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@TableName("im_friend_request")
@KeySequence("im_friend_request_seq")