#上传文件大小限制
src/main/resources/application.yml @@ -32,7 +32,7 @@ # password: xltys1995 servlet: multipart: maxFileSize: 10MB maxFileSize: 200MB maxRequestSize: 100MB jmx: enabled: false