change NumberUtil.toStr

This commit is contained in:
Looly
2020-10-21 13:38:20 +08:00
parent 59202e8061
commit f0399a72ad
3 changed files with 29 additions and 7 deletions

View File

@@ -7,6 +7,7 @@
### 新特性
* 【http 】 HttpRequest增加basicProxyAuth方法issue#I1YQGM@Gitee
* 【core 】 NumberUtil.toStr修改逻辑去掉BigDecimal的科学计数表示pr#196@Gitee
### Bug修复
* 【core 】 修复ChineseDate没有忽略时分秒导致计算错误问题issue#I1YW12@Gitee