fuliqi
2024-11-14 5533880a277aa5dd75c1794f7f5fa4426ea41d6e
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">