xiaoyong931011
2023-05-11 fb44b3960db1fa86b16be649636e571f5fda014f
src/main/resources/application.yml
@@ -1,11 +1,16 @@
server:
  port: 8080
  port: 8802
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: dev
  servlet:
    multipart:
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf:
    cache: false
@@ -34,4 +39,4 @@
        mybatisplus:
          core:
            metadata:
              TableInfoHelper: error
              TableInfoHelper: error