feat:【ele】bpm category 的迁移
This commit is contained in:
@@ -10,7 +10,7 @@ export namespace BpmCategoryApi {
|
||||
code: string;
|
||||
status: number;
|
||||
description?: string;
|
||||
sort: number; // 分类排序
|
||||
sort: number;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user