This commit is contained in:
2025-11-19 01:39:56 +08:00
parent cc8e503f49
commit f052b0af65
11 changed files with 956 additions and 1124 deletions

View File

@@ -12,7 +12,7 @@ spring:
servlet:
# 文件上传相关配置项
multipart:
max-file-size: 100MB # 单个文件大小
max-file-size: 100MB # 单个文件大小配音文件建议50MB以内
max-request-size: 200MB # 设置总上传的文件大小(支持多文件上传)
# Jackson 配置项