From 13a0f49f6ed598b38209807a9d7162276951643d Mon Sep 17 00:00:00 2001 From: linjj <850658129@qq.com> Date: Mon, 24 Mar 2025 11:02:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E9=99=86=E6=98=AF=E5=A4=9A=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- power-dao/src/main/resources/mapper/Power_UserMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/power-dao/src/main/resources/mapper/Power_UserMapper.xml b/power-dao/src/main/resources/mapper/Power_UserMapper.xml index d86ff5b..8470d90 100644 --- a/power-dao/src/main/resources/mapper/Power_UserMapper.xml +++ b/power-dao/src/main/resources/mapper/Power_UserMapper.xml @@ -732,7 +732,7 @@ select power_user.`name` from power_user - where user_name = #{userId} + where user_name = #{userId} and effective = 1