...
|
...
|
@@ -146,7 +146,7 @@ if (isProduction) { |
|
|
imCs: 'https://imhttp.yohobuy.com/api',
|
|
|
platformApi: 'http://api.platform.yohoops.org',
|
|
|
extstore: 'http://extstore.yohobuy.com',
|
|
|
family: '' // 线上域名尚未确定
|
|
|
family: 'http://uic.media.gray.yohops.com/uic/' // 线上域名尚未确定
|
|
|
},
|
|
|
memcache: {
|
|
|
master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'],
|
...
|
...
|
|