@@ -267,7 +267,7 @@
a.inspectionitem_name name,
count(a.id) value
FROM
- centerevent_t_emergency_inspectionrecorddetail a
+ centerevent_t_emergency_inspectionrecord a
group by a.inspectionitem_id
</select>
</mapper>