liu
5 天以前 06ac6cc6f4693a8abc585e69139131fe19274fd1
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 {