Helius
2022-07-05 b95699652357c6218b45eceb81170ddfebb30e1d
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