fix #I2BMP1

This commit is contained in:
Looly
2021-01-03 12:12:02 +08:00
parent bcaf05c589
commit 3c2f0e46b0
7 changed files with 202 additions and 75 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.7 (2021-01-02)
# 5.5.7 (2021-01-03)
### 新特性
* 【core 】 DynaBean.create增加重载方法pr#245@Gitee
@@ -13,6 +13,7 @@
* 【extra 】 MailUtil增加getSession方法
### Bug修复
* 【core 】 修复CsvReader读取双引号未转义问题issur#I2BMP1@Gitee
-------------------------------------------------------------------------------------------------------------