fix read by sheetName bug

This commit is contained in:
Looly
2021-05-25 00:08:34 +08:00
parent edd0449187
commit c5887344e9
3 changed files with 37 additions and 13 deletions

View File

@@ -21,6 +21,7 @@
* 【core 】 修复XmlUtil中omitXmlDeclaration参数无效问题issue#1581@Github
* 【core 】 修复NumberUtil.decimalFormat参数传错的问题issue#I3SDS3@Gitee
* 【json 】 修复JSONArray.put方法不能覆盖值的问题
* 【poi 】 修复sax方式读取xls无法根据sheet名称获取数据issue#I3S4NH@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.6.5 (2021-05-08)