From 39f306675dfd7cf17918f30188c72759be46f346 Mon Sep 17 00:00:00 2001 From: liuke <123456> Date: Thu, 29 Oct 2020 09:49:39 +0800 Subject: [PATCH] 修改 filecenter的内存大小 --- 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