mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
fix long bug
This commit is contained in:
parent
5fdc8ed494
commit
fad36a0833
@ -9,6 +9,7 @@
|
||||
|
||||
### Bug修复
|
||||
* 【http 】 修复body方法添加多余头的问题(issue#769@Github)
|
||||
* 【bloomFilter 】修复默认为int类型,左移超过32位后,高位丢失问题(pr#770@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
@ -106,7 +107,6 @@
|
||||
|
||||
### Bug修复
|
||||
* 【core 】 修复isExpired的bug(issue#733@Gtihub)
|
||||
* 【core 】 修复ChineseDate的bug(pr#94@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user