|
@@ -11,11 +11,11 @@ module.exports = {
|
11
|
11
|
// WSS_HOST: '"wss://dev.jinchengjiaye.com"',
|
12
|
12
|
// HOST: '"https://lt.pawoma.cn"',
|
13
|
13
|
// WSS_HOST: '"wss://lt.pawoma.cn"',
|
14
|
|
- // HOST: '"http://192.168.2.51:8080"',
|
15
|
|
- // WSS_HOST: '"ws://192.168.2.51:8080"',
|
|
14
|
+ // HOST: '"http://192.168.2.52:8080"',
|
|
15
|
+ // WSS_HOST: '"ws://192.168.2.52:8080"',
|
16
|
16
|
OSS_PATH: 'https://njcj.oss-cn-shanghai.aliyuncs.com/',
|
17
|
17
|
OSS_FAST_PATH: 'https://njcj.oss-accelerate.aliyuncs.com/',
|
18
|
|
- Version: 'V3.5.15'
|
|
18
|
+ Version: 'V3.5.17'
|
19
|
19
|
},
|
20
|
20
|
weapp: {},
|
21
|
21
|
h5: {}
|