mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-08-09 14:07:53 +00:00
add 添加流程表单配置
This commit is contained in:
@@ -36,6 +36,8 @@ export interface TaskVO extends BaseEntity {
|
||||
processDefinitionKey: string;
|
||||
participantVo: ParticipantVo;
|
||||
multiInstance: boolean;
|
||||
businessKey: string;
|
||||
wfFormDefinitionVo: any;
|
||||
}
|
||||
|
||||
export interface VariableVo {
|
||||
|
||||
Reference in New Issue
Block a user