@ -425,7 +425,7 @@
</select>
<select id="getHuanXianSysUserList" resultType="com.xujie.sys.modules.sys.entity.SysUserEntity">
select * from sys_user
where user_id in (select user_id from sys_user_role where role_id = 96)
where user_id in (select user_id from sys_user_role where role_id = 97)
<select id="getAllUserList" resultType="com.xujie.sys.modules.sys.entity.SysUserEntity">