fix ListUtil.page

This commit is contained in:
Looly
2020-10-22 10:56:22 +08:00
parent 5db99b05cb
commit f881d083a9
4 changed files with 6 additions and 7 deletions

View File

@@ -3,11 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.6 (2020-10-21)
# 5.4.6 (2020-10-22)
### 新特性
* 【http 】 HttpRequest增加basicProxyAuth方法issue#I1YQGM@Gitee
* 【core 】 NumberUtil.toStr修改逻辑去掉BigDecimal的科学计数表示pr#196@Gitee
* 【core 】 ListUtil.page第一页页码使用PageUtilpr#198@Gitee
### Bug修复
* 【core 】 修复ChineseDate没有忽略时分秒导致计算错误问题issue#I1YW12@Gitee