Commit 9655cbaf authored by litengwei's avatar litengwei

物联报表统计问题

parent c9ebed57
......@@ -5667,7 +5667,7 @@
<select id="selectWeekAlarmsEquip" resultType="java.lang.Integer">
SELECT
COUNT(DISTINCT(1))
COUNT(DISTINCT(e.equipment_specific_id))
FROM
wl_equipment_alarm_report_day e
WHERE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment