add method

This commit is contained in:
Looly
2021-09-17 19:29:18 +08:00
parent 96c83cb16b
commit aafcecc3d9
3 changed files with 56 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
* 【http 】 HttpBase增加clearHeaders方法issue#I49P23@Gitee
* 【core 】 CsvWriter的write和writeBeans参数改为Iterableissue#I49O4S@Gitee
* 【core 】 BitStatusUtil添加来源声明issue#1824@Github
* 【core 】 UrlQuery.build增加重载支持可选是否转义issue#I4AIX1@Gitee
*
### 🐞Bug修复
* 【core 】 修复FuncKey函数无效问题