@@ -201,6 +201,7 @@ public class MonitorSystemServiceImpl extends ServiceImpl<MonitorSystemMapper, M
offlineMonitor++;
monitorSystem.setStatus(2);
}
+ monitorSystemMapper.updateById(monitorSystem);