tangzy
2021-09-06 097a14bada17d8b2bc776ba0d97e6c67bf1eba89
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -323,6 +323,7 @@
            where
            bu.is_deleted = 0
            and bu.status = 1
            and bu.examination_type != 1
            and bd.dept_category = 1
            and (hold = 2 or hold = 3)
            and bd.id = #{user.deptId}