xiaoyong931011
2022-08-09 aca3b4a5cacc948a21f654592c5b2fce53677a0c
src/main/resources/application-test.yml
@@ -74,8 +74,8 @@
  servlet:
    multipart:
      max-file-size: 100MB
      max-request-size: 100MB
      max-file-size: 512MB
      max-request-size: 512MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml