ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml
@@ -353,6 +353,7 @@ <foreach collection="deptIdList" item="deptId" open="(" close=")" separator=","> #{deptId} </foreach> and su.app_online_state = '1' order by su.dept_id asc </select> </mapper>