fix long bug

This commit is contained in:
Looly 2020-03-11 17:40:10 +08:00
parent 5fdc8ed494
commit fad36a0833

View File

@ -9,6 +9,7 @@
### Bug修复
* 【http 】 修复body方法添加多余头的问题issue#769@Github
* 【bloomFilter 】修复默认为int类型,左移超过32位后,高位丢失问题pr#770@Github
-------------------------------------------------------------------------------------------------------------
@ -106,7 +107,6 @@
### Bug修复
* 【core 】 修复isExpired的bugissue#733@Gtihub
* 【core 】 修复ChineseDate的bugpr#94@Gitee
-------------------------------------------------------------------------------------------------------------