mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-12 20:23:50 +08:00
初始化添加warm-flow
This commit is contained in:
@@ -16,7 +16,7 @@ public interface WorkflowService {
|
||||
* @param businessKeys 业务id
|
||||
* @return 结果
|
||||
*/
|
||||
boolean deleteRunAndHisInstance(List<String> businessKeys);
|
||||
boolean deleteInstance(List<Long> businessKeys);
|
||||
|
||||
/**
|
||||
* 获取当前流程状态
|
||||
|
||||
Reference in New Issue
Block a user