From be1a4884309fa2578e2d9c03f3b7edec1339633a Mon Sep 17 00:00:00 2001 From: ziin Date: Wed, 4 Mar 2026 14:56:34 +0800 Subject: [PATCH] =?UTF-8?q?fix(config):=20=E6=9B=BF=E6=8D=A2IM-secretKey?= =?UTF-8?q?=E4=B8=BA=E6=96=B0=E7=9A=84=E7=94=9F=E4=BA=A7=E5=AF=86=E9=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index bf4ef2d..4807855 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -58,5 +58,4 @@ dromara: domain: https://vv-1317974657.cos.ap-shanghai.myqcloud.com # 访问域名,注意“/”结尾,例如:https://abc.cos.ap-nanjing.myqcloud.com/ base-path: /headerIcon/ # 基础路径 -#IM-secretKey: 04452c3231ae4fe5 -IM-secretKey: 02eb5f8d91e647f1 \ No newline at end of file +IM-secretKey: 7a2b9359f06646f9 \ No newline at end of file