src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -777,11 +777,11 @@ <select id="selectExtypeUser" resultType="java.lang.Integer"> SELECT COUNT( CASE WHEN (examination_mx is not null or examination_mx != "") THEN 1 END ) as sum COUNT( CASE WHEN ( examination_mx IS NOT NULL OR examination_mx != "" ) THEN 1 END ) AS sum FROM blade_user WHERE STATUS = 1 STATUS != 1 </select> <!--派遣保安人數量-->