review code.
This commit is contained in:
@@ -68,7 +68,7 @@ public interface FileClient {
|
||||
// TODO getOutputStream
|
||||
|
||||
/**
|
||||
* 检测文件是否存在
|
||||
* 检查文件是否存在
|
||||
*
|
||||
* @param path path
|
||||
* @return 是否存在
|
||||
|
||||
@@ -87,7 +87,7 @@ public class FileClientUtils {
|
||||
// TODO getOutputStream
|
||||
|
||||
/**
|
||||
* 检测文件是否存在
|
||||
* 检查文件是否存在
|
||||
*
|
||||
* @param path path
|
||||
* @return 是否存在
|
||||
|
||||
Reference in New Issue
Block a user