diff --git a/app.js b/app.js index ad46c60..ab973cc 100644 --- a/app.js +++ b/app.js @@ -23,9 +23,9 @@ App({ userid: "", name: "", userInfo: "", - // globalUrl: "https://gateway-beta.mingwork.com", //beta地址 - // globalUrl2: "https://third-authentication-beta.mingwork.com" - globalUrl: "https://gateway2.mingwork.com", // 线上地址 - globalUrl2: "https://third-authentication.mingwork.com" //线上地址 + globalUrl: "https://gateway-beta.mingwork.com", //beta地址 + globalUrl2: "https://third-authentication-beta.mingwork.com" + // globalUrl: "https://gateway2.mingwork.com", // 线上地址 + // globalUrl2: "https://third-authentication.mingwork.com" //线上地址 } });