Browse Source

提交

hotfix/210830_二组需求分支
xiehao 3 years ago
parent
commit
c5de3f79bb
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      app.js

+ 4
- 4
app.js View File

@@ -99,11 +99,11 @@ App({
url: "/pages/login/login"
})
},
// mangerUrl: 'http://test2.hhrchina.com',
mangerUrl: 'http://test2.hhrchina.com',
//mangerUrl: "http://192.168.18.138",
mangerUrl: "https://www.hhrchina.com",
//mangerUrl: "https://www.hhrchina.com",
// mangerUrlPath: "https://www.hhrchina.com",
//webSocketUrl:"ws://192.168.18.138",
//webSocketUrl:"ws://test2.hhrchina.com",
webSocketUrl:"wss://www.hhrchina.com",
webSocketUrl:"ws://test2.hhrchina.com",
//webSocketUrl:"wss://www.hhrchina.com",
})

Loading…
Cancel
Save