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