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")