Showing
1 changed file
with
1 additions
and
1 deletions
@@ -146,7 +146,7 @@ if (isProduction) { | @@ -146,7 +146,7 @@ if (isProduction) { | ||
146 | imCs: 'https://imhttp.yohobuy.com/api', | 146 | imCs: 'https://imhttp.yohobuy.com/api', |
147 | platformApi: 'http://api.platform.yohoops.org', | 147 | platformApi: 'http://api.platform.yohoops.org', |
148 | extstore: 'http://extstore.yohobuy.com', | 148 | extstore: 'http://extstore.yohobuy.com', |
149 | - family: '' // 线上域名尚未确定 | 149 | + family: 'http://uic.media.gray.yohops.com/uic/' // 线上域名尚未确定 |
150 | }, | 150 | }, |
151 | memcache: { | 151 | memcache: { |
152 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], | 152 | master: ['memcache1.yohoops.org:12111', 'memcache2.yohoops.org:12111', 'memcache3.yohoops.org:12111'], |
-
Please register or login to post a comment