From 1ae8f7265ec32a04a4685b4670cebf47311528c7 Mon Sep 17 00:00:00 2001
From: dougang <78125310@kidgrow.com>
Date: Tue, 15 Dec 2020 16:19:14 +0800
Subject: [PATCH] 筛查小程序appid

---
 kidgrow-config/src/main/resources/application-dev.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kidgrow-config/src/main/resources/application-dev.properties b/kidgrow-config/src/main/resources/application-dev.properties
index bb73239..8b8c375 100644
--- a/kidgrow-config/src/main/resources/application-dev.properties
+++ b/kidgrow-config/src/main/resources/application-dev.properties
@@ -87,6 +87,6 @@
 wechat.xigao.mp.token=c83AR9oqRAJNg83A
 
 ## C\u7AEF\u4EA7\u54C1\u53EF\u7231\u9AD8\u7B5B\u67E5\u5C0F\u7A0B\u5E8F\u914D\u7F6E\u4FE1\u606F
-wechat.screening.applets.appid=wx5a9bc7ebd13eb6cc
-wechat.screening.applets.secret=c16d8e42e42137bd7ba6e6999f226803
+wechat.screening.applets.appid=wx0f3a6409155f1bac
+wechat.screening.applets.secret=ce485ae3192bb6a6cd68ce140ac81327
 health_url_net=http://192.168.2.22/
\ No newline at end of file

--
Gitblit v1.8.0