add method

This commit is contained in:
Looly
2021-07-19 17:21:02 +08:00
parent 81c7bb4b46
commit 6a04f20fcf
5 changed files with 32 additions and 10 deletions

View File

@@ -6,6 +6,8 @@
# 5.7.6 (2021-07-19)
### 🐣新特性
* 【core 】 增加FieldsComparatorpr#374@Gitee
* 【core 】 FileUtil.del采用Files.delete实现
### 🐞Bug修复