Authored by 张丽霞

测试环境配置

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