10.25开发

This commit is contained in:
hejinbo
2023-10-25 16:56:37 +08:00
parent 56831390b1
commit ec20f9d7d5
6 changed files with 63 additions and 14 deletions
@@ -58,9 +58,9 @@ spring:
servlet:
multipart:
# 单个文件大小
max-file-size: 10MB
max-file-size: 50MB
# 设置总上传的文件大小
max-request-size: 20MB
max-request-size: 500MB
# 服务模块
devtools:
restart: