临时提交
This commit is contained in:
@@ -61,6 +61,8 @@ public class SipPlatformRunner implements CommandLineRunner {
|
||||
platformService.offline(platform, true);
|
||||
continue;
|
||||
}
|
||||
}else {
|
||||
platformService.login(platform);
|
||||
}
|
||||
|
||||
// 设置平台离线
|
||||
|
||||
Reference in New Issue
Block a user