|
@@ -16,21 +16,21 @@ module.exports = { |
|
@@ -16,21 +16,21 @@ module.exports = { |
16
|
siteUrl: '//m.yohobuy.com',
|
16
|
siteUrl: '//m.yohobuy.com',
|
17
|
assetUrl: '//127.0.0.1:5001',
|
17
|
assetUrl: '//127.0.0.1:5001',
|
18
|
domains: {
|
18
|
domains: {
|
19
|
- api: 'http://api-test3.yohops.com:9999/',
|
|
|
20
|
- service: 'http://service-test3.yohops.com:9999/',
|
|
|
21
|
- liveApi: 'http://testapi.live.yohops.com:9999/',
|
|
|
22
|
- singleApi: 'http://api-test3.yohops.com:9999/',
|
|
|
23
|
- imSocket: 'ws://im.yohobuy.com:10240',
|
|
|
24
|
- imCs: 'http://im.yohobuy.com/api',
|
|
|
25
|
- imServer: 'http://im.yohobuy.com/server'
|
19
|
+ // api: 'http://api-test3.yohops.com:9999/',
|
|
|
20
|
+ // service: 'http://service-test3.yohops.com:9999/',
|
|
|
21
|
+ // liveApi: 'http://testapi.live.yohops.com:9999/',
|
|
|
22
|
+ // singleApi: 'http://api-test3.yohops.com:9999/',
|
|
|
23
|
+ // imSocket: 'ws://im.yohobuy.com:10240',
|
|
|
24
|
+ // imCs: 'http://im.yohobuy.com/api',
|
|
|
25
|
+ // imServer: 'http://im.yohobuy.com/server'
|
26
|
|
26
|
|
27
|
- // api: 'http://api.yoho.cn/',
|
|
|
28
|
- // service: 'http://service.yoho.cn/',
|
|
|
29
|
- // liveApi: 'http://api.live.yoho.cn/',
|
|
|
30
|
- // singleApi: 'http://single.yoho.cn/',
|
|
|
31
|
- // imSocket: 'ws://imsocket.yohobuy.com:10000',
|
|
|
32
|
- // imCs: 'https://imhttp.yohobuy.com/api',
|
|
|
33
|
- // imServer: 'https://imhttp.yohobuy.com/server'
|
27
|
+ api: 'http://api.yoho.cn/',
|
|
|
28
|
+ service: 'http://service.yoho.cn/',
|
|
|
29
|
+ liveApi: 'http://api.live.yoho.cn/',
|
|
|
30
|
+ singleApi: 'http://single.yoho.cn/',
|
|
|
31
|
+ imSocket: 'ws://imsocket.yohobuy.com:10000',
|
|
|
32
|
+ imCs: 'https://imhttp.yohobuy.com/api',
|
|
|
33
|
+ imServer: 'https://imhttp.yohobuy.com/server'
|
34
|
},
|
34
|
},
|
35
|
subDomains: {
|
35
|
subDomains: {
|
36
|
host: '.m.yohobuy.com',
|
36
|
host: '.m.yohobuy.com',
|