feat: 【BPM 工作流】完善操作按钮、流程签名组件
This commit is contained in:
@@ -14,6 +14,7 @@ export namespace BpmModelApi {
|
||||
/** 流程定义 VO */
|
||||
export interface ProcessDefinitionVO {
|
||||
id: string;
|
||||
key?: string;
|
||||
version: number;
|
||||
deploymentTime: number;
|
||||
suspensionState: number;
|
||||
|
||||
Reference in New Issue
Block a user