“djh”
2026-02-03 9fa1e9aa80718718c2991b5fb32db0dd50ef1248
multi-admin/src/main/resources/application.yml
@@ -7,9 +7,9 @@
    multipart:
      enabled: true
      # 单个文件大小
      max-file-size: 100MB
      max-file-size: 500MB
      # 设置总上传的文件大小
      max-request-size: 200MB
      max-request-size: 1GB
  mvc:
    pathmatch:
      matching-strategy: ant_path_matcher