screen-api/src/main/resources/mapper/HistoryFiveMinutelyMapper.xml | ●●●●● patch | view | raw | blame | history |
screen-api/src/main/resources/mapper/HistoryFiveMinutelyMapper.xml
@@ -14,7 +14,7 @@ `device` AS d WHERE d.mac = h.mac AND d.mac IN (SELECT mac FROM device WHERE is_delete = '0' and monitor_point_id IN (SELECT mac FROM device WHERE monitor_point_id IN <foreach item="monitorPointId" collection="monitorPointIds" index="index" open="(" separator="," close=")"> #{monitorPointId} </foreach>