2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/service/friend/ImFriendService.java
@@ -16,7 +16,7 @@
 * 注意:用户端「加好友」走 {@link ImFriendRequestService#applyFriend} 申请-审批流程,
 * 不再开放直接 add 接口;只有 {@link #becomeFriends} 是内部入口(被 agree 同意 / 管理员 import 触发)。
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public interface ImFriendService {