From 105adb6cf881524b6c7c3e2039e6edabe5f0b523 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Mon, 28 Mar 2022 18:14:36 +0800
Subject: [PATCH] fix

---
 zq-erp/src/main/resources/config/application-test.properties |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/zq-erp/src/main/resources/config/application-test.properties b/zq-erp/src/main/resources/config/application-test.properties
index 664d934..7234bc7 100644
--- a/zq-erp/src/main/resources/config/application-test.properties
+++ b/zq-erp/src/main/resources/config/application-test.properties
@@ -50,6 +50,10 @@
 showExcptionUrl=http://test.hive.jyymatrix.cc/showException
 
 
+xcx_manager_appid=wx2948b3b914a9722e
+xcx_manager_secret=1685dfd99a43e213ed8be07870b898ba
+
+
 #百度编辑器,覆盖默认配置
 ueditor.imageUrlPrefix=http://testfile.hive.jyymatrix.cc/uploadeFile
 ueditor.imagePathFormat=/image/{yyyy}{mm}{dd}/{time}{rand:6}

--
Gitblit v1.9.1