feat:【antd】bpm task 的部分迁移
This commit is contained in:
@@ -6,6 +6,7 @@ export namespace BpmProcessDefinitionApi {
|
||||
/** 流程定义 */
|
||||
export interface ProcessDefinition {
|
||||
id: string;
|
||||
key?: string;
|
||||
version: number;
|
||||
name: string;
|
||||
description: string;
|
||||
|
||||
Reference in New Issue
Block a user