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