xiaoyong931011
2023-10-16 6ea3a313a7c6e7e5133bd01a969f12ca6c1046a3
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8083
  port: 8085
  tomcat:
    uri-encoding: utf-8
@@ -9,7 +9,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 100MB
      max-request-size: 100MB
  thymeleaf: