FileUtils.getContentType的准确性优化,有时候会对下载视频播放造成影响;
This commit is contained in:
@@ -485,8 +485,8 @@ file:
|
||||
# application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,
|
||||
# application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.presentation
|
||||
|
||||
# 是否已文件流方式下载
|
||||
isFileStreamDown: false
|
||||
# 是否用文件流方式下载(支持断点续传)
|
||||
isFileStreamDown: true
|
||||
|
||||
#======================================#
|
||||
#========== Message settings ==========#
|
||||
|
||||
Reference in New Issue
Block a user