...
|
...
|
@@ -136,7 +136,8 @@ if (isProduction) { |
|
|
search: 'http://search.yohoops.org/yohosearch/',
|
|
|
imSocket: 'ws://imsocket.yohobuy.com:10000',
|
|
|
imCs: 'https://imhttp.yohobuy.com/api',
|
|
|
platformApi: 'http://api.platform.yohoops.org'
|
|
|
platformApi: 'http://api.platform.yohoops.org',
|
|
|
unionApi: 'http://union.yoho.cn/'
|
|
|
},
|
|
|
memcache: {
|
|
|
master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'],
|
...
|
...
|
|