From 2e50e8566bb05279a5a9cb27119a38ef6827a2cc Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Mon, 28 Mar 2022 18:14:42 +0800
Subject: [PATCH] Merge branch 'feature/订单服务单代码改造' of http://120.27.238.55:7000/r/beauty-erp into feature/订单服务单代码改造

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

diff --git a/zq-erp/src/main/resources/config/application-test.properties b/zq-erp/src/main/resources/config/application-test.properties
index b7a83a4..7234bc7 100644
--- a/zq-erp/src/main/resources/config/application-test.properties
+++ b/zq-erp/src/main/resources/config/application-test.properties
@@ -1,4 +1,3 @@
-
 #数据库链接
 spring.datasource.username=ct_test
 spring.datasource.password=123456
@@ -51,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