This commit is contained in:
Looly
2020-07-06 15:18:09 +08:00
parent 2fd5c8c32e
commit 48d67f0859
6 changed files with 112 additions and 47 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 DateUtil增加formatChineseDatepr#932@Github
* 【core 】 ArrayUtil.isEmpty修改逻辑pr#948@Github
* 【core 】 增强StrUtil中空判断后返回数据性能pr#949@Github
* 【core 】 deprecate掉millsecond改为millisecondissue#I1M9P8@Github
### Bug修复
* 【core 】 修复NumberUtil.partValue有余数问题issue#I1KX66@Gitee