xiaoyong931011
2022-09-08 b88180c05a090c9b8d52d6bc7b94d9a5a2082cf7
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: