From ebcc76f862ac51f1bc2e29dc41ced4548df7f364 Mon Sep 17 00:00:00 2001 From: huzekang <1040080742@qq.com> Date: Sun, 7 Apr 2019 03:27:00 +0800 Subject: [PATCH] =?UTF-8?q?change=EF=BC=9A=201.=E4=BF=AE=E6=94=B9=E6=A0=B8?= =?UTF-8?q?=E5=BF=83=E9=85=8D=E7=BD=AE=E6=89=93=E5=8D=B0=E6=9B=B4=E5=A4=9A?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/src/main/conf/core.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/conf/core.json b/core/src/main/conf/core.json index 5aa855bc..71d81242 100755 --- a/core/src/main/conf/core.json +++ b/core/src/main/conf/core.json @@ -19,7 +19,7 @@ "address": "http://localhost:7001/api", "timeout": 10000, "reportDataxLog": false, - "reportPerfLog": false + "reportPerfLog": true }, "transport": { "channel": { @@ -45,7 +45,7 @@ "channel": 5 }, "trace": { - "enable": "false" + "enable": "true" } },