shawenguan 1 년 전
부모
커밋
826d5986ad
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Scripts/telecom/cloud189Helper.js

+ 2 - 1
Scripts/telecom/cloud189Helper.js

@@ -153,7 +153,8 @@ async function getLoginUrl(){
         retUrl = await getLoginAccoutUrl(jumpUrl);
     }
     if(!retUrl){
-        jumpUrl = 'https://m.cloud.189.cn/wapLogin.action?redirectURL=https://m.cloud.189.cn/zhuanti/2021/shakeLottery/index.html';
+        // jumpUrl = 'https://m.cloud.189.cn/wapLogin.action?redirectURL=https://m.cloud.189.cn/zhuanti/2021/shakeLottery/index.html';
+        jumpUrl = 'https://m.cloud.189.cn/login2014.jsp?redirectURL=https://m.cloud.189.cn/zhuanti/2021/shakeLottery/index.html';
     }
     if(jumpUrl){
         magicJS.logger.info(`getLoginUrl#${jumpUrl}`);