add 流程结束后发送hiwork消息
This commit is contained in:
+2
@@ -18,4 +18,6 @@ public interface PushWorkflowIntegrationAPI {
|
||||
* @Description: 统一待办集成
|
||||
**/
|
||||
void sendTodoTask(List<HiworkTodoAdd> hiworkTodoAddList);
|
||||
|
||||
void sendActivityComplete(String processInstanceId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user