add method

This commit is contained in:
Looly
2021-09-17 20:02:41 +08:00
parent 2f57c2aaf9
commit b935ace121
5 changed files with 62 additions and 52 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 CsvWriter的write和writeBeans参数改为Iterableissue#I49O4S@Gitee
* 【core 】 BitStatusUtil添加来源声明issue#1824@Github
* 【core 】 UrlQuery.build增加重载支持可选是否转义issue#I4AIX1@Gitee
* 【core 】 ListUtil增加swapTo和swapElement方法pr#416@Gitee
*
### 🐞Bug修复
* 【core 】 修复FuncKey函数无效问题