change to wrapAllWithPair

This commit is contained in:
Looly
2020-08-27 16:38:01 +08:00
parent ed4d819ed4
commit 50837bf2f9
3 changed files with 16 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
* 【core 】 增加Ipv4Utilpr#161@Gitee
* 【core 】 增加CalendarUtil和DateUtil增加isSameMonth方法pr#161@Gitee
* 【core 】 Dict增加of方法issue#1035@Github
* 【core 】 StrUtil.wrapAll方法不明确修改改为wrapAllWithPairissue#1042@Github
### Bug修复#
* 【poi 】 修复ExcelBase.isXlsx方法判断问题issue#I1S502@Gitee