lawrencehj
2021-06-22 68326716f83a4e0b361d1b1d777d9a48ba7c857a
src/main/java/com/genersoft/iot/vmp/conf/SipDeviceRunner.java
@@ -29,5 +29,7 @@
    public void run(String... args) throws Exception {
        // 设置所有设备离线
        storager.outlineForAll();
        // 设置所有设备离线
        redisCatchStorage.outlineForAll();
    }
}