...
|
...
|
@@ -100,7 +100,7 @@ if (isProduction) { |
|
|
useOneapm: true,
|
|
|
useCache: true,
|
|
|
interfaceShunt: {
|
|
|
useInterfaceShunt: true,
|
|
|
useInterfaceShunt: false,
|
|
|
tencentServers: {
|
|
|
api: ['123.206.1.98', '123.206.2.80'],
|
|
|
service: ['123.206.1.98', '123.206.2.80']
|
...
|
...
|
|