Authored by ccbikai

修改接口

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