xiaoyong931011
2022-06-24 35c9238a1d649050ffa969b4a38dfd801fc75cfe
20220606
2 files modified
4 ■■■■ changed files
src/main/resources/application-test.yml 2 ●●● patch | view | raw | blame | history
src/main/resources/application.yml 2 ●●● patch | view | raw | blame | history
src/main/resources/application-test.yml
@@ -74,7 +74,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 5MB
      max-request-size: 100MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
src/main/resources/application.yml
@@ -74,7 +74,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 5MB
      max-request-size: 100MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml