|
@@ -1,7 +1,6 @@
|
|
const globalData = {
|
|
const globalData = {
|
|
// 正式服务器
|
|
// 正式服务器
|
|
publicUrl: 'https://sqdx.jiaxintech.com',
|
|
publicUrl: 'https://sqdx.jiaxintech.com',
|
|
- // publicUrl: 'http://10.16.10.139',
|
|
|
|
publicSocketUrl: 'wss://sqdx.jiaxintech.com'
|
|
publicSocketUrl: 'wss://sqdx.jiaxintech.com'
|
|
// 测试服务器
|
|
// 测试服务器
|
|
// publicUrl: 'https://sqdx.windd.cn',
|
|
// publicUrl: 'https://sqdx.windd.cn',
|