flowable各节点初始化本地文件夹

This commit is contained in:
2025-12-05 14:21:29 +08:00
parent a5a3f05c5f
commit 4b0e4899bf

View File

@@ -331,7 +331,7 @@ public interface IDataFileService {
* @param downloadDirId
* @param basePath
*/
void downloadFolderToLocal(Long downloadDirId, String basePath) throws Exception;
default void downloadFolderToLocal(Long downloadDirId, String basePath) throws Exception {}
/**
* 导出知识库