|
|
|
|
@ -61529,7 +61529,7 @@ function skipNetLogin(bool) {
|
|
|
|
|
return isOuterNet;
|
|
|
|
|
}
|
|
|
|
|
if (isOuterNet) {
|
|
|
|
|
window.open("https://code-kyxt.pcl.ac.cn/login/oauth/authorize?client_id=5109524b-c405-4809-8bdf-dc4ceb713064&redirect_uri=https://app-kyxt.pcl.ac.cn/auth/openi/login&response_type=code&state=STATE", "_self");
|
|
|
|
|
window.open("https://code-kyxt.pcl.ac.cn/login/oauth/authorize?client_id=cf278592-4023-4073-9fb4-5f581190b98d&redirect_uri=https://app-kyxt.pcl.ac.cn/auth/openi/login&response_type=code&state=STATE", "_self");
|
|
|
|
|
} else {
|
|
|
|
|
window.open("http://121.41.90.210:64300/login/oauth/authorize?client_id=cf278592-4023-4073-9fb4-5f581190b98d&redirect_uri=http://47.111.130.18:55612/auth/openi/login&response_type=code&state=STATE", "_self");
|
|
|
|
|
}
|