heheng
2026-02-10 0e17b5575d653f6e10a1d312e8b0d23efc1bb35d
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