xiaoyong931011
2023-04-07 4c648a1943eab3e7ac299e2a98edc147d9f3c379
src/main/resources/application.yml
@@ -5,11 +5,11 @@
spring:
  profiles:
    active: test
    active: dev
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 20MB
      max-request-size: 100MB
  thymeleaf: