huminmin
4 天以前 5bbf6b97525dd92c81fe91447953e7819f8a4e18
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")