648540858
2023-07-24 17ea37506eb736077f911c6d76e041db04e01b7e
src/main/java/com/genersoft/iot/vmp/conf/SipPlatformRunner.java
@@ -56,7 +56,7 @@
            }
            // 设置所有平台离线
            platformService.offline(parentPlatform, true);
            platformService.offline(parentPlatform, false);
        }
    }
}