flowable各节点初始化本地文件夹
This commit is contained in:
@@ -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 {}
|
||||
|
||||
/**
|
||||
* 导出知识库
|
||||
|
||||
Reference in New Issue
Block a user