add 工作流挂节点路由表单
This commit is contained in:
@ -37,6 +37,7 @@ export interface TaskVO extends BaseEntity {
|
||||
participantVo: ParticipantVo;
|
||||
multiInstance: boolean;
|
||||
businessKey: string;
|
||||
formKey: string;
|
||||
wfFormDefinitionVo: any;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user