智慧保安后台管理-外网-验收版本
zengh
2021-12-04 f2997ef2b7d94fab9c9decfb2e892a9ae2ce0f2e
src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -153,7 +153,7 @@
        ) H
        LEFT JOIN
        ( SELECT COUNT(*) AS num, u.dept_id FROM blade_user u WHERE (u.examination_type = 0 or
        u.examination_type is null) and role_id =
        u.examination_type is null OR u.examination_type = "") and role_id =
        '1412226235153731586' AND `status` = 1 AND is_deleted = 0 GROUP BY u.dept_id
        ) A
        ON H.departmentid = A.dept_id