From d0845ec493e01d8d2d28c41c72e9106dead3904e Mon Sep 17 00:00:00 2001 From: sterben <1473352497@qq.com> Date: Mon, 25 Dec 2023 00:31:02 +0800 Subject: [PATCH] =?UTF-8?q?conf:=20=E6=9B=B4=E6=96=B0=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E8=BA=AB=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 21debd2..ec3e6c9 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -15,5 +15,5 @@ qiniu: bucket-name: taotee wechat: - app-id: wx786d8b282f09ebe2 - app-secret: 2feb6a1c0f2b105c969c3d91786bc068 \ No newline at end of file + app-id: wxa68c71662328ce72 + app-secret: ae0d671750f41bb95c66fd717c0059cf \ No newline at end of file -- GitLab