fix PageResult bug

This commit is contained in:
Looly
2021-07-08 00:57:24 +08:00
parent ba9bfee1b6
commit 2b824561ea
4 changed files with 8 additions and 5 deletions

View File

@@ -17,6 +17,8 @@
### 🐞Bug修复
* 【core 】 修复RadixUtil.decode非static问题issue#I3YPEH@Gitee
* 【core 】 修复EqualsBuilder数组判断问题pr#1694@Github
* 【setting】 修复Props中Charset对象无法序列化的问题pr#1694@Github
* 【db 】 修复PageResult首页判断逻辑问题issue#1699@Github
-------------------------------------------------------------------------------------------------------------