@ -52,7 +52,7 @@
</if>
</select>
<select id="getAbnormalList" resultMap="resultMap_abnormal_statistics" parameterType="java.util.Map">
<select id="abnormalOverview" resultMap="resultMap_abnormal_statistics" parameterType="java.util.Map">
SELECT
a.health_status as code,
count(*) as number