ruoyi-modules/ruoyi-system/src/main/resources/mapping/system/SysUserMapper.xml @@ -148,6 +148,7 @@ ) </when> <otherwise> and role_type = 1 <if test="null != req.deptId"> and dept_id = #{req.deptId} </if>