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}`);