fix ExcelWriter bug

This commit is contained in:
Looly
2020-03-09 10:12:09 +08:00
parent fb4af337ea
commit 8fdc4af836
5 changed files with 70 additions and 17 deletions

View File

@@ -11,6 +11,7 @@
* 【setting】 修复Props.toBean方法null的问题
* 【core 】 修复DataUtil.parseLocalDateTime无时间部分报错问题issue#I1B18H@Gitee
* 【core 】 修复NetUtil.isUsableLocalPort()判断问题issue#765@Github
* 【poi 】 修复ExcelWriter写出多个sheet错误的问题issue#766@Github
-------------------------------------------------------------------------------------------------------------