@@ -159,11 +159,11 @@ public interface FYunFileService {
/**
* <p>
- * 拷贝目录
+ * 拷贝文件
* </p>
*
- * @param sourcePath
- * @param targetPath
+ * @param sourceBucketName
+ * @param targetBucketName
* @author dengsixing
* @date 2022/1/18
**/