...
|
...
|
@@ -15,7 +15,7 @@ module.exports = { |
|
|
siteUrl: '//m.yohobuy.com',
|
|
|
domains: {
|
|
|
api: 'http://devapi.yoho.cn:58078/',
|
|
|
service: 'http://devservice.yoho.cn:58077/'
|
|
|
service: 'http://123.206.1.104:28077/'
|
|
|
},
|
|
|
useOneapm: false,
|
|
|
useCache: false,
|
...
|
...
|
@@ -91,4 +91,4 @@ if (isProduction) { |
|
|
useOneapm: true,
|
|
|
useCache: true
|
|
|
});
|
|
|
} |
|
|
\ No newline at end of file |
|
|
} |
...
|
...
|
|