...
|
...
|
@@ -15,9 +15,10 @@ module.exports = { |
|
|
domains: {
|
|
|
api: 'http://testapi.yoho.cn:28078/',
|
|
|
service: 'http://testservice.yoho.cn:28077/',
|
|
|
//api: 'http://192.168.102.205:8080/gateway/',
|
|
|
|
|
|
// api: 'http://192.168.102.205:8080/gateway/',
|
|
|
// service: 'http://testservice.yoho.cn:28077/',
|
|
|
//service: 'http://service.api.yohobuy.com/',
|
|
|
// service: 'http://service.api.yohobuy.com/',
|
|
|
search: 'http://192.168.102.216:8080/yohosearch/'
|
|
|
},
|
|
|
useOneapm: false,
|
...
|
...
|
|