FileUtils.getContentType的准确性优化,有时候会对下载视频播放造成影响;

This commit is contained in:
thinkgem
2018-11-27 22:14:22 +08:00
parent 32ba7bb0a4
commit 19da4dc3b5
4 changed files with 95 additions and 4 deletions

View File

@@ -497,7 +497,7 @@ logging:
## application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,
## application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.presentation
#
# # 是否文件流方式下载
# # 是否文件流方式下载(支持断点续传)
# isFileStreamDown: true
#======================================#