add method

This commit is contained in:
Looly
2021-09-13 11:35:57 +08:00
parent d3f946dd33
commit 5717fb52c5
3 changed files with 99 additions and 47 deletions

View File

@@ -3,10 +3,11 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.13 (2021-09-11)
# 5.7.13 (2021-09-13)
### 🐣新特性
* 【core 】 CsvReadConfig增加trimField选项issue#I49M0C@Gitee
* 【http 】 HttpBase增加clearHeaders方法issue#I49P23@Gitee
*
### 🐞Bug修复
* 【core 】 修复FuncKey函数无效问题