This commit is contained in:
looly
2021-11-30 17:05:57 +08:00
parent 5ba1dde50d
commit cc72350385
4 changed files with 10 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-11-29)
# 5.7.17 (2021-11-30)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
@@ -36,6 +36,7 @@
* 【core 】 修复ZipUtil相对路径父路径获取null问题issue#1961@Github
* 【http 】 修复HttpUtil.normalizeParams未判空导致的问题issue#1975@Github
* 【poi 】 修复读取日期类型的自定义样式单元格时间结果为1899年问题pr#1977@Github
* 【poi 】 修复SoapClient参数未使用问题
-------------------------------------------------------------------------------------------------------------