KKSU
2024-05-20 f012423a2fac597b215a89c82f2fb627895580b5
src/main/resources/application.yml
@@ -1,15 +1,15 @@
server:
  port: 8083
  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