From d265a8510ce03fc39124f421ec10f9f797bd5ff5 Mon Sep 17 00:00:00 2001
From: jyy <jyy>
Date: Sat, 10 Jul 2021 09:01:46 +0800
Subject: [PATCH] 新增美度正式环境配置

---
 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