智慧保安后台管理-外网
Administrator
2022-04-29 6af66f6ee55cd5763385a23da7a60dcb0a9df138
src/main/java/org/springblade/modules/system/mapper/UserMapper.xml
@@ -587,7 +587,7 @@
                where
                bu.is_deleted = 0
                and bu.status = 1
                and (bu.examination_type != 1 or bu.examination_type is null)
                and ((bu.examination_type != 1 and bu.examination_type != 2) or bu.examination_type is null)
                and (hold = 2 or hold = 3)
                and bd.id = #{user.deptId}
                and br.role_alias = '保安'