Authored by 张丽霞

api

@@ -77,9 +77,9 @@ if (isProduction) { @@ -77,9 +77,9 @@ if (isProduction) {
77 Object.assign(module.exports, { 77 Object.assign(module.exports, {
78 appName: 'm.yohobuy.com for test', 78 appName: 'm.yohobuy.com for test',
79 domains: { 79 domains: {
80 - api: 'http://testapi.yoho.cn:28078/',  
81 - service: 'http://testservice.yoho.cn:28077/'  
82 - }, 80 + api: 'http://devapi.yoho.cn:58078/',
  81 + service: 'http://testservice.yoho.cn:28078/'
  82 + },
83 memcache: { 83 memcache: {
84 master: ['127.0.0.1:12111'], 84 master: ['127.0.0.1:12111'],
85 slave: ['127.0.0.1:12112'], 85 slave: ['127.0.0.1:12112'],