lawrencehj
2021-06-22 3d88881f670c4404bf8c7c984a8f484a8f69f60f
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();
    }
}