1
dd
2025-11-29 9437600612eb0243a3371ff1e4fa3689cce8c83a
ruoyi-admin/src/main/resources/application.yml
@@ -30,7 +30,9 @@
      max: 800
      # Tomcat启动初始化的线程数,默认值10
      min-spare: 100
    multipart:
      max-file-size: 10MB
      max-request-size: 10MB
# 日志配置
logging:
  level:
@@ -140,4 +142,21 @@
  # 排除链接(多个用逗号分隔)
  excludes: /system/notice
  # 匹配链接
  urlPatterns: /system/*,/monitor/*,/tool/*
  urlPatterns: /system/*,/monitor/*,/tool/*
file:
  upload-dir: /www/wwwroot/img
  upload-prefix: https://home-scimg.169.zkdmu.com
# 网易云信配置
netease:
  im:
    api-head-portrait-url: https://open.yunxinapi.com
pay:
  mch-id: "100453"
  key: "2917adc37fd61cbfebc06e22bc91c824"
  channelCode: "0000"
  base-url: "https://xm53mksf233fd.top/agency/apis/pay/get"
  call-back-url: "https://index-hou-duan68.abc.zkdmu.com"