xiaoyong931011
2022-12-20 e90dc8cdf7d4ce7d08e1ab51fcde3c28fd2995a0
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: