mirror of
https://github.com/648540858/wvp-GB28181-pro.git
synced 2026-05-06 15:22:55 +08:00
修复报警订阅调用
This commit is contained in:
@@ -539,7 +539,7 @@ public class DeviceServiceImpl implements IDeviceService, CommandLineRunner {
|
||||
return;
|
||||
}
|
||||
if (device.isOnLine() && device.getSubscribeCycleForAlarm() > 0) {
|
||||
addMobilePositionSubscribe(device, transactionInfo);
|
||||
addAlarmSubscribe(device, transactionInfo);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user