zhuo
2025-03-15 257507122150b6105a0b9fd9c022015493063c99
ruoyi-admin/src/main/resources/application-test.yml
@@ -8,7 +8,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://localhost:3306/center-lims-dz?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://10.16.173.59:3306/center-lims-dz?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: zttZTT123!
@@ -99,18 +99,25 @@
    cache-enabled: false
    log-impl: # org.apache.ibatis.logging.stdout.StdOutImpl
# 日志配置
logging:
  file-location: /center-lims/Java
  level:
    com.ruoyi: info
    org.springframework: warn
# Swagger配置
swagger:
  # 是否开启swagger
  enabled: true
#minio:
#  endpoint: http://114.132.189.42/
#  port: 7019
#  secure: false
#  accessKey: admin
#  secretKey: 12345678
#  preview-expiry: 24 # 预览地址默认24小时
minio:
  endpoint: http://114.132.189.42/
  port: 7019
  secure: false
  accessKey: admin
  secretKey: 12345678
  preview-expiry: 24 # 预览地址默认24小时
# 照片存储路径+++++++++++++++++++++++++++运维需要配置+++++++++++++++++++++++++++
file: