mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
AbstractDb添加返回类型为PageResult的page重载方法
This commit is contained in:
parent
c02824efbe
commit
6260fcd8ea
@ -12,6 +12,7 @@
|
||||
* 【core 】 增加WGS84 坐标与墨卡托投影互转(pr#2811@Github)
|
||||
* 【extra 】 ServletUtil遵循rfc 3986优化(issue#I6ALAO@Gitee)
|
||||
* 【http 】 HttpUtil.decodeParams增加isFormUrlEncoded重载(pr#918@Gitee)
|
||||
* 【db 】 AbstractDb添加返回类型为PageResult的page重载方法(pr#916@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复HexUtil.isHexNumber()对"-"的判断问题(issue#2857@Github)
|
||||
|
Loading…
Reference in New Issue
Block a user