mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add method
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# 🚀Changelog
|
# 🚀Changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
# 5.7.23 (2022-03-09)
|
# 5.7.23 (2022-03-13)
|
||||||
|
|
||||||
### 🐣新特性
|
### 🐣新特性
|
||||||
* 【http 】 HttpRequest.form采用TableMap方式(issue#I4W427@Gitee)
|
* 【http 】 HttpRequest.form采用TableMap方式(issue#I4W427@Gitee)
|
||||||
@@ -11,6 +11,7 @@
|
|||||||
* 【crypto 】 增加XXTEA实现(issue#I4WH2X@Gitee)
|
* 【crypto 】 增加XXTEA实现(issue#I4WH2X@Gitee)
|
||||||
* 【core 】 增加Table实现(issue#2179@Github)
|
* 【core 】 增加Table实现(issue#2179@Github)
|
||||||
* 【core 】 增加UniqueKeySet(issue#I4WUWR@Gitee)
|
* 【core 】 增加UniqueKeySet(issue#I4WUWR@Gitee)
|
||||||
|
* 【core 】 阿拉伯数字转换成中文对发票票面金额转换的扩展(pr#570@Gitee)
|
||||||
*
|
*
|
||||||
### 🐞Bug修复
|
### 🐞Bug修复
|
||||||
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题(pr#555@Gitee)
|
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题(pr#555@Gitee)
|
||||||
|
Reference in New Issue
Block a user