From 041a6a68a61366822b3f602cf4e05f8e9f1706bd Mon Sep 17 00:00:00 2001 From: linhw <5331581+linhw11@user.noreply.gitee.com> Date: Tue, 7 May 2024 18:15:10 +0800 Subject: [PATCH] ~C --- .../src/main/resources/mapper/app/AppUserFriendMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserFriendMapper.xml b/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserFriendMapper.xml index c816dc4..bc3ef3a 100644 --- a/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserFriendMapper.xml +++ b/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppUserFriendMapper.xml @@ -34,6 +34,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" select DISTINCT(user_id) from app_user_friend + friend_id in #{item}