add loopFile

This commit is contained in:
Looly
2019-08-22 13:50:23 +08:00
parent e2c0d13c88
commit 8d449c9fc2
3 changed files with 84 additions and 14 deletions

View File

@@ -13,6 +13,7 @@
* 【setting】 Props增加toBean方法issue#499@Github
* 【poi】 CellUtil增加getMergedRegionValue方法ExcelWriter增加getDisposition方法
* 【http】 HttpBase增加headerMap方法
* 【core】 FileUtil.loopFile增加重载支持定义深度
### Bug修复
* 【http】 修复HttpRquest中body方法长度计算问题issue#I10UPG@Gitee