add method

This commit is contained in:
Looly
2021-01-07 23:20:55 +08:00
parent 62530166dc
commit 14f2357fd8
3 changed files with 76 additions and 60 deletions

View File

@@ -16,6 +16,7 @@
* 【all 】 pom中将META-INF/maven下全部excludepr#1355@Github
* 【http 】 SimpleServer中增加addFilter等方法并使用全局线程池
* 【core 】 CollUtil.forEach 增加null 判断pr#250@Gitee
* 【extra 】 FtpConfig增加serverLanguageCode和systemKey配置,Ftp.download增加重载pr#248@Gitee
### Bug修复
* 【core 】 修复CsvReader读取双引号未转义问题issue#I2BMP1@Gitee