zhuo
2025-04-03 43026feb786493c98e57cf06d9d6e7be58688c88
ruoyi-admin/src/main/resources/application.yml
@@ -7,7 +7,7 @@
  # 版权年份
  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 字符验证
@@ -16,10 +16,10 @@
# 开发环境配置
server:
  # 服务器的HTTP端口
  port: 8001
  port: 7002
  servlet:
    # 应用的访问路径
    context-path: /
    context-path:
  tomcat:
    # tomcat的URI编码
    uri-encoding: UTF-8
@@ -30,13 +30,6 @@
      max: 800
      # Tomcat启动初始化的线程数,默认值10
      min-spare: 100
# 日志配置
logging:
  file-location: /javaWork/lims-ruoyi
  level:
    com.ruoyi: info
    org.springframework: warn
# 用户配置
user:
@@ -53,7 +46,7 @@
    # 国际化资源文件路径
    basename: i18n/messages
  profiles:
    active: druid
    active: test
  # 全局时间处理 LocalDateTime时间序列号
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
@@ -76,7 +69,7 @@
  # 令牌自定义标识
  header: Authorization
  # 令牌密钥
  secret: abcdefghijklmnopqrstuvwxyz
  secret: awertgbadrtawetfgfbsdfawerghbfdsftreagd
  # 令牌有效期(默认30分钟)
  expireTime: 450
@@ -95,4 +88,11 @@
  # 匹配链接
  urlPatterns: /system/*,/monitor/*,/tool/*
#集团统一登录
sso:
  url: https://ztt-sso.asuncloud.net
  clientId:
  clientSecret:
  callbackUrl: