This commit is contained in:
Looly 2021-07-02 11:36:02 +08:00
parent 26f217e907
commit 29c2db6246

View File

@ -9,6 +9,7 @@
* 【crypto 】 SmUtil.sm4统一返回类型issue#I3YKD4@Gitee
* 【core 】 修改MapUtil.get传入null返回默认值而非nullissue#I3YKBC@Gitee
* 【core 】 HexUtil增加hexToLong、hexToIntissue#I3YQEV@Gitee
* 【core 】 CsvWriter增加writer.write(csvData)的方法重载pr#353@Gitee
### 🐞Bug修复
* 【core 】 修复RadixUtil.decode非static问题issue#I3YPEH@Gitee