...
|
...
|
@@ -18,9 +18,8 @@ module.exports = { |
|
|
// service: 'http://testservice.yoho.cn:28077/'
|
|
|
// },
|
|
|
domains: {
|
|
|
api: 'http://devapi.yoho.cn:58078/',
|
|
|
service: 'http://devservice.yoho.cn:58077/',
|
|
|
search: 'http://192.168.10.64:8080/yohosearch/'
|
|
|
api: 'http://testapi.yoho.cn:28078/', // http://192.168.102.205:8080/gateway
|
|
|
service: 'http://testservice.yoho.cn:28077/'
|
|
|
},
|
|
|
useOneapm: false,
|
|
|
useCache: false,
|
...
|
...
|
|