xiaoyong931011
2022-12-21 1b394b961e92e4b2f81023e55b6af6e30b830e86
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8098
  tomcat:
    uri-encoding: utf-8
@@ -9,7 +9,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf: