enhance CollUtil.zip

This commit is contained in:
Looly
2019-08-20 10:59:24 +08:00
parent 2f44d68e0b
commit ac7a6edb25
3 changed files with 29 additions and 11 deletions

View File

@@ -6,6 +6,8 @@
## 4.6.3
### 新特性
* 【core】 改进CollUtil.zip逻辑减少内存复制issue#I10T01@Gitee
### Bug修复
* 【http】 修复HttpRquest中body方法长度计算问题issue#I10UPG@Gitee