src/main/resources/application-prod.yml
@@ -2,7 +2,7 @@ server: tomcat: uri-encoding: UTF-8 basedir: / basedir: /home/ecs-shanghai/temp port: 8006 servlet: context-path: / @@ -129,6 +129,8 @@ accountPath: /account/user/ #排查模块 checkPath: /check/ #补正告知书 correctPDF: /correctPDF/ # swagger生产环境中禁止显示 swagger: show: false