朱俊杰
2022-03-31 cb8011909063b330f5da6cdb03c2e329b97b18a2
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);
            }
         }