fix NumberUtil

This commit is contained in:
Looly
2020-10-11 13:19:17 +08:00
parent a341ad0198
commit 03e45bc514
3 changed files with 31 additions and 11 deletions

View File

@@ -13,6 +13,7 @@
* 【core 】 ArrayUtil.indexOf修改double的equals判断pr#1147@Github
* 【core 】 优化StrUtil中部分参数校验以及逻辑处理pr#1144@Github
* 【core 】 简化CreditCode逻辑去除无用Character.toUpperCasepr#1145@Github
* 【core 】 NumberUtil增加generateRandomNumber重载可自定义seedissue#I1XTUT@Gitee
### Bug修复
* 【core 】 解决农历判断节日未判断大小月导致的问题issue#I1XHSF@Gitee