...
|
...
|
@@ -25,9 +25,9 @@ module.exports = { |
|
|
service: 'http://dev-service.yohops.com:9999/',*/
|
|
|
//singleApi: 'http://192.168.102.27:8092/'
|
|
|
|
|
|
api: 'http://single.yoho.cn/',
|
|
|
service: 'http://api.yoho.cn/',
|
|
|
singleApi: 'http://service.yoho.cn/'
|
|
|
api: 'http://api.yoho.cn/',
|
|
|
service: 'http://service.yoho.cn/',
|
|
|
singleApi: '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/'*/
|
...
|
...
|
|