Authored by 郭成尧

'api-dev-shop'

... ... @@ -15,14 +15,14 @@ module.exports = {
port: 6001,
siteUrl: '//m.yohobuy.com',
domains: {
// api: 'http://devapi.yoho.cn:58078/',
// service: 'http://devservice.yoho.cn:58077/'
//
api: 'http://dev-api.yohops.com:9999/',
service: 'http://dev-service.yohops.com:9999/'
// api: 'http://testapi.yoho.cn:28078/',
// service: 'http://testservice.yoho.cn:28077/'
api: 'http://api.yoho.cn/',
service: 'http://service.yoho.cn/'
// api: 'http://api.yoho.cn/',
// service: 'http://service.yoho.cn/'
},
subDomains: {
host: '.m.yohobuy.com',
... ...