@@ -90,9 +90,9 @@ spring:
servlet:
multipart:
# 单个文件大小
- max-file-size: 10MB
+ max-file-size: 500MB
# 设置总上传的文件大小
- max-request-size: 20MB
+ max-request-size: 2000MB
mvc:
format:
date-time: yyyy-MM-dd HH:mm:ss