fxi
Hentua
2024-01-24 b295ea4c6f8233d2e0d4ad2a25f7184398b13cf3
src/main/resources/application.yml
@@ -5,11 +5,11 @@
spring:
  profiles:
    active: dev
    active: test
  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