Authored by weiqingting

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

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