Helius
2022-07-03 f32a53f5534aa9f9a8591e8b197bb1f8acd9e6c0
src/main/resources/application-test.yml
@@ -74,8 +74,8 @@
  servlet:
    multipart:
      max-file-size: 5120
      max-request-size: 5120
      max-file-size: 5MB
      max-request-size: 100MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml