xiaoyong931011
2022-06-24 8ef3693f9a10ebdb2f54a61bd81a2c600c3d8813
src/main/resources/application.yml
@@ -74,8 +74,8 @@
  servlet:
    multipart:
      max-file-size: 5120
      max-request-size: 5120
      max-file-size: 10MB
      max-request-size: 100MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml