add method

This commit is contained in:
Looly
2021-08-22 17:53:02 +08:00
parent 8be645e9fb
commit 40828f69d1
6 changed files with 138 additions and 34 deletions

View File

@@ -15,9 +15,10 @@
* 【core 】 XmlUtil增加append重载issue#I466Q0@Gitee
* 【poi 】 增加EscapeStrCellSetterissue#I466ZZ@Gitee
* 【poi 】 ExcelBase增加renameSheet、cloneSheetissue#I466ZZ@Gitee
* 【core 】 修复MapUtil.sort比较器不一致返回原map的问题issue#I46AQJ@Gitee
* 【core 】 ListUtil增加splitAvg方法pr#397@Gitee
### 🐞Bug修复
* 【core 】 修复MapUtil.sort比较器不一致返回原map的问题issue#I46AQJ@Gitee
* 【core 】 修复JSONSupport默认循环引用导致的问题issue#1779@Github
-------------------------------------------------------------------------------------------------------------