From 33d82cdff305ce4cb784638edc258b7bb8397353 Mon Sep 17 00:00:00 2001 From: 935090232@qq.com <ak473600000> Date: Wed, 06 Jan 2021 15:44:34 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/api' into api --- zq-erp/src/main/resources/config/system.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/config/system.properties b/zq-erp/src/main/resources/config/system.properties index e008d06..9bf9768 100644 --- a/zq-erp/src/main/resources/config/system.properties +++ b/zq-erp/src/main/resources/config/system.properties @@ -92,7 +92,7 @@ #是否启用异常上报 -is_open_exception_report=true +is_open_exception_report=false showExcptionUrl=http://erp.hive.jyymatrix.cc/showException -- Gitblit v1.9.1