fix numberUtil

This commit is contained in:
Looly
2020-09-28 08:35:05 +08:00
parent d014ccdf0c
commit e573fa48e7
3 changed files with 136 additions and 138 deletions

View File

@@ -26,6 +26,7 @@
* 【poi 】 增加SheetReader和XXXRowHandlerissue#I1WHJP@Gitee
* 【dfa 】 增加过滤符号pr#1122@Github
* 【dfa 】 SensitiveUtil增加setCharFilter方法pr#1123@Github
* 【all 】 优化常量大小写规范pr#188@Gitee
### Bug修复
* 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee