whyclxw
2025-03-25 8b86d573fabc976d3f0ece4f3c070a658d055d26
src/main/resources/config/application-prod.yml
@@ -17,7 +17,7 @@
  datasource:
    type: com.alibaba.druid.pool.DruidDataSource
    driver-class-name: com.mysql.cj.jdbc.Driver
    url: jdbc:mysql://localhost:3360/db_doc?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false
    url: jdbc:mysql://localhost:3383/db_doc?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false
    username: root
    password: lmx8688139
    maxIdel: 60
@@ -26,8 +26,8 @@
    maxPoolSize: 500
  servlet:
    multipart:
      max-file-size: 200MB
      max-request-size: 200MB
      max-file-size: -1
      max-request-size: -1
  mail:
    host: smtp.163.com
    port:
@@ -92,6 +92,8 @@
  #告警工单
  alarm:
    task.switch: off
logging:
  config: classpath:config/logback-spring.xml
#Config文件读取 涉及License和FGCDFileDownload
configFile: