add method

This commit is contained in:
Looly
2021-09-06 17:59:01 +08:00
parent 22da196cd4
commit 36cf627f3d
3 changed files with 52 additions and 18 deletions

View File

@@ -13,6 +13,7 @@
* 【setting】 Setting、Props持有URL改为持有Resourcepr#1182@Github
* 【json 】 JSONUtil.toJsonStr增加重载支持JSONConfigissue#I48H5L@Gitee
* 【crypto 】 SymmetricCrypto增加setMode方法update采用累加模式pr#1642@Github
* 【core 】 ZipReader支持Filter
### 🐞Bug修复
* 【core 】 修复ListUtil.split方法越界问题issue#I48Q0P@Gitee