src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -312,7 +312,7 @@ <select id="selectInr" resultType="java.util.HashMap"> SELECT real_name as realName,id FROM blade_user WHERE role_id='1412226235153731586' WHERE role_id='1412226235153731586' and status=1 <if test="deptid!=null and deptid!='' and dept!='1123598813738675201'"> and dept_id=#{deptid} </if>