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