This commit is contained in:
Looly
2021-11-14 21:47:07 +08:00
parent b1f3584649
commit 10acb1924b
2 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-11-11)
# 5.7.17 (2021-11-14)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
@@ -12,6 +12,7 @@
* 【cron 】 TaskTable.remove增加返回值issue#I4HX3B@Gitee
* 【core 】 Tree增加filter、filterNew、cloneTree、hasChild方法issue#I4HFC6@Gitee
* 【poi 】 增加ColumnSheetReader及ExcelReader.readColumn支持读取某一列
* 【core 】 IdCardUtil.isValidCard不再自动trimissue#I4I04O@Gitee
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github