maven
2025-09-28 93a9eadd0edbff1f7fcc5a247c97c76a9e9a03e0
ruoyi-admin/src/main/resources/application.yml
@@ -7,36 +7,12 @@
  # 版权年份
  copyrightYear: 2025
  # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
  profile: /javaWork/lims-ruoyi/file/uploadPath
  profile: /center-lims/after/file/uploadPath
  # 获取ip地址开关
  addressEnabled: false
  # 验证码类型 math 数字计算 char 字符验证
  captchaType: math
# 开发环境配置
server:
  # 服务器的HTTP端口
  port: 8001
  servlet:
    # 应用的访问路径
    context-path: /
  tomcat:
    # tomcat的URI编码
    uri-encoding: UTF-8
    # 连接数满后的排队数,默认为100
    accept-count: 1000
    threads:
      # tomcat最大线程数,默认为200
      max: 800
      # Tomcat启动初始化的线程数,默认值10
      min-spare: 100
# 日志配置
logging:
  file-location: /javaWork/lims-ruoyi
  level:
    com.ruoyi: info
    org.springframework: warn
# 用户配置
user:
@@ -76,7 +52,7 @@
  # 令牌自定义标识
  header: Authorization
  # 令牌密钥
  secret: abcdefghijklmnopqrstuvwxyz
  secret: awertgbadrtawetfgfbsdfawerghbfdsftreagd
  # 令牌有效期(默认30分钟)
  expireTime: 450
@@ -95,11 +71,6 @@
  # 匹配链接
  urlPatterns: /system/*,/monitor/*,/tool/*
#集团统一登录测试库
sso:
  url:
  clientId:
  clientSecret:
  callbackUrl: