648540858
2022-04-07 8553769e76ad1026cddc3293c5b6b4186e391dd0
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);
            }
         }