Authored by 梁志锋

分流开关打开 到灰度环境进行验证

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