ycl-server/src/main/resources/mapper/zgyw/TMonitorMapper.xml
@@ -683,7 +683,7 @@ from t_monitor m left join t_yw_point p on m.serial_number = p.serial_number left join sys_dept d on p.dept_id = d.dept_id where p.online != 0 and p.examine_status = 1 where p.online != 0 and p.examine_status = 1 </select> <update id="updateOnline">