临时提交
parent
160a5d84c3
commit
88abf36d6f
|
@ -61,6 +61,8 @@ public class SipPlatformRunner implements CommandLineRunner {
|
||||||
platformService.offline(platform, true);
|
platformService.offline(platform, true);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
}else {
|
||||||
|
platformService.login(platform);
|
||||||
}
|
}
|
||||||
|
|
||||||
// 设置平台离线
|
// 设置平台离线
|
||||||
|
|
Loading…
Reference in New Issue