puzhibing
2025-01-08 ddf3f19408fb311734218aaaa5edb49c5134b1eb
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>