Authored by weiqingting

fixed 接口,修改测试环境接口地址

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