Authored by shijian

5.2.0

... ... @@ -18,16 +18,17 @@ module.exports = {
app_type: 1
},
domains: {
api: 'http://api-test3.yohops.com:9999/',
service: 'http://service-test3.yohops.com:9999/',
api: 'http://api-test3.yohops.com:9999/',
service: 'http://service-test3.yohops.com:9999/',
/*api: 'http://dev-api.yohops.com:9999/',
/* api: 'http://dev-api.yohops.com:9999/',
service: 'http://dev-service.yohops.com:9999/',*/
singleApi: 'http://192.168.102.27:8092/'
/*api: 'http://single.yoho.cn/',
/* api: 'http://single.yoho.cn/',
service: 'http://api.yoho.cn/',
singleApi: 'http://service.yoho.cn/'*/
/*singleApi: 'http://192.168.102.205:8080/gateway/',//'http://single.yoho.cn/',
/* singleApi: 'http://192.168.102.205:8080/gateway/',//'http://single.yoho.cn/',
api: 'http://192.168.102.205:8080/gateway/',//'http://api.yoho.cn/',
service: 'http://192.168.102.205:8080/gateway/'//'http://service.yoho.cn/'*/
},
... ...