From 2ee4aabda7249637f7f80f4813892e2ce0bc392a Mon Sep 17 00:00:00 2001 From: zhaoxiaohao <279049017@qq.com> Date: Thu, 29 Oct 2020 09:26:04 +0800 Subject: [PATCH] 修改 获取openid的配置 --- 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 0a1053a..3d80c8c 100644 --- a/kidgrow-config/src/main/resources/application-dev.properties +++ b/kidgrow-config/src/main/resources/application-dev.properties @@ -80,5 +80,5 @@ wechat.mp.secret=dev-0fa9eb188ae52aa8c2380744109f161c ## C\u7AEF\u4EA7\u54C1\u5C0F\u7A0B\u5E8F\u914D\u7F6E\u4FE1\u606F -wechat.miniapp.appid=dev-wx87654dd4adb165f3 -wechat.miniapp.secret=dev-6ed7bad82fc479f333de647cceca5c72 \ No newline at end of file +wechat.miniapp.appid=wx5a9bc7ebd13eb6cc +wechat.miniapp.secret=c16d8e42e42137bd7ba6e6999f226803 \ No newline at end of file -- Gitblit v1.8.0