KKSU
2024-11-25 f6d6771e182d9a3045d588884a7aaadef6363d0a
src/main/resources/application.yml
@@ -1,15 +1,15 @@
server:
  port: 8881
  port: 8085
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: test
    active: dev
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 100MB
      max-request-size: 100MB
  thymeleaf:
@@ -40,3 +40,4 @@
          core:
            metadata:
              TableInfoHelper: error
    cc.mrbird.febs: debug