add visitor

This commit is contained in:
Looly
2020-11-16 18:02:27 +08:00
parent ea3060cddf
commit 583b7cbe47
6 changed files with 146 additions and 26 deletions

View File

@@ -3,9 +3,11 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.1 (2020-11-15)
# 5.5.1 (2020-11-16)
### 新特性
* 【core 】 增加CopyVisitor和DelVisitor
### Bug修复
* 【core 】 修复在Linux下FileUtil.move失败问题issue#I254Y3@Gitee