add methods

This commit is contained in:
Looly
2021-06-24 08:26:46 +08:00
parent d6fd4e259b
commit 2c30de4fae
3 changed files with 18 additions and 35 deletions

View File

@@ -7,6 +7,7 @@
### 🐣新特性
* 【core 】 增加Convert.toSet方法issue#I3XFG2@Gitee
* 【core 】 CsvWriter增加writeBeans方法pr#345@Gitee
### 🐞Bug修复
* 【json 】 修复XML转义字符的问题issue#I3XH09@Gitee