mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-08-07 13:07:53 +00:00
fix 修复类型缺失
This commit is contained in:
@@ -40,6 +40,7 @@ export interface TaskVO extends BaseEntity {
|
||||
multiInstance?: boolean;
|
||||
businessKey?: string;
|
||||
wfNodeConfigVo?: NodeConfigVO;
|
||||
wfDefinitionConfigVo?: DefinitionConfigVO;
|
||||
}
|
||||
|
||||
export interface VariableVo {
|
||||
|
||||
Reference in New Issue
Block a user