...
|
...
|
@@ -18,8 +18,12 @@ module.exports = { |
|
|
// api: 'http://devapi.yoho.cn:58078/',
|
|
|
// service: 'http://devservice.yoho.cn:58077/',
|
|
|
|
|
|
api: 'http://api.yoho.cn/',
|
|
|
service: 'http://service.yoho.cn/',
|
|
|
// api: 'http://api.yoho.cn/',
|
|
|
// service: 'http://service.yoho.cn/',
|
|
|
|
|
|
api: 'http://testapi.yoho.cn:28078/',
|
|
|
service: 'http://testservice.yoho.cn:28077/',
|
|
|
|
|
|
singleApi: 'http://192.168.102.31:8092/'
|
|
|
},
|
|
|
subDomains: {
|
...
|
...
|
|