tangzy
2021-08-28 5311b4f5bc3671f9ba266a4b5eb538576dac2ebe
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -405,7 +405,6 @@
            AND ( role_id = '1412226235153731586'
            OR role_id = '1416733602219110402') AND `status` = 1
            AND is_deleted = 0
            AND dept_id = '1425665656887545857'
        </if>
        <if test="deptid!=null and deptid!=''">
            and dept_id=#{deptid}