feat: 流程模型列表 70%
This commit is contained in:
@@ -11,6 +11,7 @@ export namespace BpmCategoryApi {
|
||||
name: string;
|
||||
code: string;
|
||||
status: number;
|
||||
description?: string;
|
||||
sort: number; // 分类排序
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user