fix hex bug

This commit is contained in:
Looly
2020-11-20 17:33:36 +08:00
parent 899370a63e
commit 3bd15f999f
3 changed files with 3 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
* 【cron 】 修复CronTimer可能死循环的问题issue#1224@Github
* 【core 】 修复Calculator.conversion单个数字越界问题issue#1222@Github
* 【poi 】 修复ExcelUtil.getSaxReader使用非MarkSupport流报错问题issue#1225@Github
* 【core 】 修复HexUtil.format问题issue#I268XT@Gitee
-------------------------------------------------------------------------------------------------------------