...
|
...
|
@@ -31,10 +31,6 @@ module.exports = { |
|
|
// 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/'
|
|
|
},
|
|
|
subDomains: {
|
|
|
host: '.m.yohoblk.com',
|
...
|
...
|
|