fix Page bug

This commit is contained in:
Looly
2020-04-23 09:14:31 +08:00
parent bacecd591f
commit 2b9fb67cd0
3 changed files with 19 additions and 4 deletions

View File

@@ -13,6 +13,7 @@
### Bug修复
* 【db 】 修复PageResult.isLast计算问题
* 【cron 】 修复更改系统时间后CronTimer被阻塞的问题issue#838@Github
* 【db 】 修复Page.addOrder无效问题issue#838@Github
-------------------------------------------------------------------------------------------------------------
## 5.3.1 (2020-04-17)