From a3a10e513a985c02277e3ece37eae61488e07b8f Mon Sep 17 00:00:00 2001 From: guoshengxiong <1923636941@qq.com> Date: Tue, 21 Oct 2025 14:51:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E6=B0=94appid=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f71a64400..27a8e224c 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -168,9 +168,9 @@ is-license=false #天气url tianqiUrl=http://v1.yiketianqi.com #天气appid -tianqiAppid=44351153 +tianqiAppid=57384868 #天气appsecret -tianqiAppsecret=iqJ5pLiS +tianqiAppsecret=eq9NLgRT spring.jackson.date-format=yyyy-MM-dd HH:mm:ss spring.jackson.time-zone=GMT+8 #邮箱配置