From 12bdaf99a9abf9e3930b449c65dd427c861b0ca4 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Tue, 20 Jul 2021 14:29:50 +0800
Subject: [PATCH] fix

---
 zq-erp/src/main/resources/config/system.properties |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/zq-erp/src/main/resources/config/system.properties b/zq-erp/src/main/resources/config/system.properties
index 36cb7f1..42c4024 100644
--- a/zq-erp/src/main/resources/config/system.properties
+++ b/zq-erp/src/main/resources/config/system.properties
@@ -103,6 +103,5 @@
 showExcptionUrl=http://test.hive.jyymatrix.cc/showException
 
 
-#异常信息查询接口
-showExcptionUrl=http://test.hive.jyymatrix.cc/showException
+
 

--
Gitblit v1.9.1