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