mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-08-08 05:28:03 +00:00
add 增加业务扩展
This commit is contained in:
@@ -23,4 +23,6 @@ export interface FlowInstanceVO extends BaseEntity {
|
||||
flowStatus: string;
|
||||
flowStatusName: string;
|
||||
flowTaskList: FlowTaskVO[];
|
||||
businessCode: string;
|
||||
businessTitle: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user