郑永安
2023-09-04 c03cfd052348f0f83655b942e1564597da301ec1
src/main/resources/application-prod.yml
@@ -14,7 +14,8 @@
      username: hazad
      password: c26207f1e6
      type: com.alibaba.druid.pool.DruidDataSource
  freemarker:
    templateLoaderPath: classpath:/docxTemplate/
  #redis
  redis:
    database: 14
@@ -129,6 +130,8 @@
      accountPath: /account/user/
      #排查模块
      checkPath: /check/
      #补正告知书
      correctPDF: /correctPDF/
# swagger生产环境中禁止显示
swagger:
  show: false