fix numberUtil

This commit is contained in:
Looly 2020-09-28 08:37:31 +08:00
parent 00cd499061
commit c3f187a713

View File

@ -27,6 +27,7 @@
* 【dfa 】 增加过滤符号pr#1122@Github
* 【dfa 】 SensitiveUtil增加setCharFilter方法pr#1123@Github
* 【all 】 优化常量大小写规范pr#188@Gitee
* 【core 】 优化NumberUtil中针对BigDecimal的一些处理逻辑pr#1127@Github
### Bug修复
* 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee