add config

This commit is contained in:
Looly
2021-09-11 23:44:38 +08:00
parent f08ae8cf7d
commit a7817ab5b0
3 changed files with 22 additions and 1 deletions

View File

@@ -3,9 +3,11 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.13 (2021-09-10)
# 5.7.13 (2021-09-11)
### 🐣新特性
* 【core 】 CsvReadConfig增加trimField选项issue#I49M0C@Gitee
*
### 🐞Bug修复
* 【core 】 修复FuncKey函数无效问题
* 【core 】 修复ImgUtil.copyImage读取网络URL后宽高报错问题issue#1821@Github