From f8715bd5df62501658675ed7f3e3f774fdfee3f4 Mon Sep 17 00:00:00 2001 From: ziin Date: Tue, 3 Mar 2026 19:38:15 +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=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, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index b872f2c..bf4ef2d 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -58,4 +58,5 @@ dromara: domain: https://vv-1317974657.cos.ap-shanghai.myqcloud.com # 访问域名,注意“/”结尾,例如:https://abc.cos.ap-nanjing.myqcloud.com/ base-path: /headerIcon/ # 基础路径 -IM-secretKey: 04452c3231ae4fe5 \ No newline at end of file +#IM-secretKey: 04452c3231ae4fe5 +IM-secretKey: 02eb5f8d91e647f1 \ No newline at end of file