yudao-module-im/src/main/java/cn/iocoder/yudao/module/im/dal/mysql/friend/ImFriendRequestMapper.java
@@ -16,7 +16,7 @@ /** * IM 好友申请记录 Mapper * * @author 芋道源码 * @author 超级管理员 */ @Mapper public interface ImFriendRequestMapper extends BaseMapperX<ImFriendRequestDO> {