朱俊杰
2022-03-29 b0e494b842448568b6c20c9fbc7baa1df106b595
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/event/request/impl/NotifyRequestProcessor.java
@@ -309,7 +309,7 @@
            }
            if (offLineDetector.isOnline(deviceId)) {
            if (!offLineDetector.isOnline(deviceId)) {
               publisher.onlineEventPublish(device, VideoManagerConstants.EVENT_ONLINE_MESSAGE);
            }
         }