...
|
...
|
@@ -18,7 +18,7 @@ module.exports = { |
|
|
testCode: 'yoho4946abcdef#$%&!@',
|
|
|
domains: {
|
|
|
api: 'http://api-test3.yohops.com:9999/',
|
|
|
service: 'http://192.168.102.47:8080/portal-gateway/',
|
|
|
service: 'http://service-test3.yohops.com:9999/',
|
|
|
liveApi: 'http://testapi.live.yohops.com:9999/',
|
|
|
singleApi: 'http://api-test3.yohops.com:9999/',
|
|
|
imSocket: 'ws://im.yohobuy.com:10240',
|
...
|
...
|
@@ -26,7 +26,7 @@ module.exports = { |
|
|
imServer: 'http://im.yohobuy.com/server'
|
|
|
|
|
|
// api: 'http://api.yoho.cn/',
|
|
|
// service: 'http://192.168.102.210:8080/portal-gateway/',
|
|
|
// service: 'http://service.yoho.cn/',
|
|
|
// liveApi: 'http://api.live.yoho.cn/',
|
|
|
// singleApi: 'http://single.yoho.cn/',
|
|
|
// imSocket: 'wss://imsocket.yohobuy.com:443',
|
...
|
...
|
|