648540858
2022-04-02 c9f091d560a17b09bb55284629055ad940c1b90c
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/event/request/impl/NotifyRequestProcessor.java
@@ -327,7 +327,7 @@
            }
            if (offLineDetector.isOnline(deviceId)) {
            if (!offLineDetector.isOnline(deviceId)) {
               publisher.onlineEventPublish(device, VideoManagerConstants.EVENT_ONLINE_MESSAGE);
            }
         }