add mime support

This commit is contained in:
Looly
2022-03-24 21:58:02 +08:00
parent 692846c983
commit 0b49530c1d
4 changed files with 27 additions and 8 deletions

View File

@@ -54,6 +54,8 @@
* 【poi 】 解决sax读取时POI-5.2.x兼容性问题
* 【core 】 修复判断两段时间区间交集问题pr#2210@Github
* 【http 】 修复标签误删问题issue#I4Z7BV@Gitee
* 【core 】 修复Win下文件名带*问题pr#584@Gitee
* 【core 】 FileUtil.getMimeType增加rar、7z支持issue#I4ZBN0@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.22 (2022-03-01)