Showing
1 changed file
with
1 additions
and
1 deletions
@@ -99,7 +99,7 @@ if (isProduction) { | @@ -99,7 +99,7 @@ if (isProduction) { | ||
99 | useOneapm: true, | 99 | useOneapm: true, |
100 | useCache: true, | 100 | useCache: true, |
101 | interfaceShunt: { | 101 | interfaceShunt: { |
102 | - useInterfaceShunt: false, | 102 | + useInterfaceShunt: true, |
103 | tencentServers: { | 103 | tencentServers: { |
104 | api: ['123.206.1.98', '123.206.2.80'], | 104 | api: ['123.206.1.98', '123.206.2.80'], |
105 | service: ['123.206.1.98', '123.206.2.80'] | 105 | service: ['123.206.1.98', '123.206.2.80'] |
-
Please register or login to post a comment