|
@@ -9,15 +9,15 @@ const globalData = {
|
|
|
publicUrl2: 'https://sqdx.windd.cn',
|
|
|
publicUrl3: 'https://sqdx.windd.cn',
|
|
|
publicSocketUrl: 'wss://sqdx.windd.cn'
|
|
|
- // 本地
|
|
|
- // publicUrl: 'http://10.16.4.19:80', //luyu
|
|
|
- // publicUrl2: 'http://10.16.4.19:80', //huyubo
|
|
|
- // publicUrl3: 'http://10.16.4.19:80', //zxq
|
|
|
- // publicSocketUrl: 'ws://10.16.4.19:80'
|
|
|
- // 本地
|
|
|
- // publicUrl: 'http://10.16.10.139:8090', //luyu
|
|
|
- // publicUrl2: 'http://10.16.10.139:8090', //huyubo
|
|
|
- // publicUrl3: 'http://10.16.10.139:8090', //zxq
|
|
|
+ // 本地huyubo
|
|
|
+ // publicUrl: 'http://10.16.4.19:8090',
|
|
|
+ // publicUrl2: 'http://10.16.4.19:8090',
|
|
|
+ // publicUrl3: 'http://10.16.4.19:8090',
|
|
|
+ // publicSocketUrl: 'ws://10.16.4.19:8090'
|
|
|
+ // 本地luyu
|
|
|
+ // publicUrl: 'http://10.16.10.139:8090',
|
|
|
+ // publicUrl2: 'http://10.16.10.139:8090',
|
|
|
+ // publicUrl3: 'http://10.16.10.139:8090',
|
|
|
// publicSocketUrl: 'ws://10.16.10.139:8090'
|
|
|
};
|
|
|
module.exports = {
|