@@ -72,7 +72,7 @@ spring:
servlet:
multipart:
# 单个文件大小
- max-file-size: 100MB
+ max-file-size: 300MB
# 设置总上传的文件大小
max-request-size: 100MB
# 服务模块