KKSU
2024-01-04 6b9f5f6d688fd3428483dc1da393b65a9a4f7ce3
src/main/resources/application.yml
@@ -1,15 +1,15 @@
server:
  port: 8080
  port: 8802
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: test
    active: dev
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf:
@@ -39,4 +39,4 @@
        mybatisplus:
          core:
            metadata:
              TableInfoHelper: error
              TableInfoHelper: error