Authored by 梁志锋

接口分流开关关闭

@@ -116,7 +116,7 @@ if (isProduction) { @@ -116,7 +116,7 @@ if (isProduction) {
116 serviceNotify: 'http://service.yoho.cn/' 116 serviceNotify: 'http://service.yoho.cn/'
117 }, 117 },
118 interfaceShunt: { 118 interfaceShunt: {
119 - useInterfaceShunt: true, 119 + useInterfaceShunt: false,
120 tencentServers: { 120 tencentServers: {
121 api: ['123.206.1.98', '123.206.2.80'], 121 api: ['123.206.1.98', '123.206.2.80'],
122 service: ['123.206.1.98', '123.206.2.80'] 122 service: ['123.206.1.98', '123.206.2.80']