xiaoyong931011
2022-09-23 5e5cb6b640187d9a3fccb680ad3ac38f39c88739
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: