feige
2025-04-08 b3ae2d10a3ff63285fd194e93682c4b773663a8a
ruoyi-admin/src/main/resources/application.yml
@@ -24,7 +24,7 @@
    key-store: classpath:www.bendudu.com.pfx
    # “.pfx”证书对应格式,“.jks"证书对应“RSA”
    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       # 替换为实际SecretId
    secret-key: DCxVpvnRt89wVs2ygATYZWOMFzXtAHB3    # 替换为实际SecretKey
    bucket-name: examplebucket-22222-1346631008  # 存储桶名称
    region: ap-guangzhou            # 存储桶地域
    base-url: https://examplebucket-22222-1346631008.cos.ap-guangzhou.myqcloud.com # 访问基础URL