xiaoyong931011
2022-06-24 69e613110c36e2eca8f0e913b7499fa91b340d52
20220606
1 files modified
4 ■■■■ changed files
src/main/resources/application-test.yml 4 ●●●● patch | view | raw | blame | history
src/main/resources/application-test.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