From b3ae2d10a3ff63285fd194e93682c4b773663a8a Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期二, 08 四月 2025 22:47:37 +0800
Subject: [PATCH] 修改了证书

---
 ruoyi-admin/src/main/resources/application.yml |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index f2fd417..e86cd35 100644
--- a/ruoyi-admin/src/main/resources/application.yml
+++ b/ruoyi-admin/src/main/resources/application.yml
@@ -24,7 +24,7 @@
     key-store: classpath:www.bendudu.com.pfx
     # 鈥�.pfx鈥濊瘉涔﹀搴旀牸寮忥紝鈥�.jks"璇佷功瀵瑰簲鈥淩SA鈥�
     key-store-type: PKCS12
-    key-store-password: tc6h7mav
+    key-store-password: 5yheh725
     #key-password: 绉侀挜瀵嗙爜
 
   servlet:
@@ -144,3 +144,11 @@
   # 鍖归厤閾炬帴
   urlPatterns: /system/*,/monitor/*,/tool/*
 
+#鑵捐浜�
+tencent:
+  cos:
+    secret-id: AKIDOelfP1QbZJq9E5j9LI2YptwlNlvsbBf0       # 鏇挎崲涓哄疄闄匰ecretId
+    secret-key: DCxVpvnRt89wVs2ygATYZWOMFzXtAHB3    # 鏇挎崲涓哄疄闄匰ecretKey
+    bucket-name: examplebucket-22222-1346631008  # 瀛樺偍妗跺悕绉�
+    region: ap-guangzhou            # 瀛樺偍妗跺湴鍩�
+    base-url: https://examplebucket-22222-1346631008.cos.ap-guangzhou.myqcloud.com # 璁块棶鍩虹URL
\ No newline at end of file

--
Gitblit v1.9.1