zhuo
2025-04-23 02706a181ee3b8d8d91cd3f747bd697f6b029d6b
ruoyi-admin/src/main/resources/application-ztns.yml
@@ -8,7 +8,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://127.0.0.1:3306/center-lims?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://127.0.0.1:3306/center-lims-ztns?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: zttZTT123!
@@ -101,7 +101,7 @@
# 日志配置
logging:
  file-location: /center-lims/after
  file-location: /center-lims-ztns/after
  level:
    com.ruoyi: info
    org.springframework: warn
@@ -122,11 +122,11 @@
# 照片存储路径+++++++++++++++++++++++++++运维需要配置+++++++++++++++++++++++++++
file:
  path: /center-lims/after/file/img
  path: /center-lims-ztns/file/img
  # 上传文件允许的扩展名
  allowed: png,jpg,jpeg,gif
# 报告地址
wordUrl: /center-lims/after/file/word
wordUrl: /center-lims-ztns/file/word
# oa流程
oa: