From 1bce00f5b3614ca12b683dfe8a3cf733e1ed68b6 Mon Sep 17 00:00:00 2001
From: EricsHu <hrr145632>
Date: 星期五, 26 五月 2023 16:25:22 +0800
Subject: [PATCH] 11

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

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 1ec895b..a6dee7f 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -96,4 +96,8 @@
 wx.appId=wx953bf2ed18e7836b
 wx.secret=1d8b00beaddf5c8f36d1fedc14ef7973
 
+
+wx.app.appId=wx5a7c0d4798fbfdc2
+wx.app.secret=95c5470a52a2c4e037741f82246f4d86
+
 logging.config=classpath:log4j2.xml

--
Gitblit v1.8.0