add method

This commit is contained in:
Looly
2020-12-16 00:00:29 +08:00
parent 62f1a0e36e
commit 7c3716bf66
3 changed files with 47 additions and 16 deletions

View File

@@ -22,6 +22,7 @@
* 【core 】 增加GanymedUtil
* 【poi 】 增加OFD支持OfdWriter
* 【poi 】 修复NumberUtil属性拼写错误pr#1311@Github
* 【core 】 MapUtil增加getQuietly方法issue#I29IWO@Gitee
### Bug修复
* 【cache 】 修复Cache中get重复misCount计数问题issue#1281@Github