From ee80426ee42571ea160b1879264e6a3ad7777c8f Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Wed, 06 Jan 2021 18:08:34 +0800 Subject: [PATCH] Merge branch 'api' of https://gitee.com/jyyforjava/zq-erp 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