fix cell style

This commit is contained in:
Looly
2019-08-21 20:20:19 +08:00
parent 9ed6412bac
commit def6b802f3
7 changed files with 228 additions and 25 deletions

View File

@@ -11,10 +11,13 @@
* 【core】 MapUtil、CollUtil增加emptyIfNullissue#502@Github
* 【core】 增加emptyIfNull等issue#503@Github
* 【setting】 Props增加toBean方法issue#499@Github
* 【poi】 CellUtil增加getMergedRegionValue方法ExcelWriter增加getDisposition方法
* 【http】 HttpBase增加headerMap方法
### Bug修复
* 【http】 修复HttpRquest中body方法长度计算问题issue#I10UPG@Gitee
* 【system】 修复获取本地IP问题pr#65@Gitee
* 【poi】 修复设置单元格样式无效问题
-------------------------------------------------------------------------------------------------------------