add method

This commit is contained in:
Looly
2021-07-02 11:21:36 +08:00
parent e7a5295460
commit 761a0e0940
3 changed files with 35 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
### 🐣新特性
* 【crypto 】 SmUtil.sm4统一返回类型issue#I3YKD4@Gitee
* 【core 】 修改MapUtil.get传入null返回默认值而非nullissue#I3YKBC@Gitee
* 【core 】 HexUtil增加hexToLong、hexToIntissue#I3YQEV@Gitee
### 🐞Bug修复
* 【core 】 修复RadixUtil.decode非static问题issue#I3YPEH@Gitee