Authored by ccbikai

修改接口

@@ -113,8 +113,8 @@ if (isProduction) { @@ -113,8 +113,8 @@ if (isProduction) {
113 Object.assign(module.exports, { 113 Object.assign(module.exports, {
114 appName: 'm.yohobuy.com for test', 114 appName: 'm.yohobuy.com for test',
115 domains: { 115 domains: {
116 - api: 'http://testapi.yoho.cn:28078/',  
117 - service: 'http://testservice.yoho.cn:28077/' 116 + api: 'http://api-test1.yohops.com:9999/',
  117 + service: 'http://service-test1.yohops.com:9999/'
118 }, 118 },
119 memcache: { 119 memcache: {
120 master: ['127.0.0.1:12111'], 120 master: ['127.0.0.1:12111'],