Helius
2022-07-04 c305b09fbd20849a39631ddd43980cb09e1805e9
src/main/resources/application.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