修改请求中文件大小值

pull/78/head v7.1.4
rays 2021-10-08 10:48:29 +08:00
parent be7a6ede74
commit a78bd57053
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ spring:
prefix: /pages
servlet:
multipart:
max-request-size: 200MB
max-file-size: 200MB
max-request-size: 8GB
max-file-size: 8GB
jackson:
time-zone: GMT+8
date-format: yyyy-MM-dd HH:mm:ss