add interface

This commit is contained in:
Looly
2021-09-08 11:11:27 +08:00
parent 4c237ba95e
commit 8ddf18fb7a
18 changed files with 931 additions and 645 deletions

View File

@@ -99,7 +99,7 @@ public class FileUtil extends PathUtil {
}
/**
* 列出目录文件<br>
* 列出指定路径下的目录文件<br>
* 给定的绝对路径不能是压缩包中的路径
*
* @param path 目录绝对路径或者相对路径