mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
@@ -83,6 +83,12 @@ public class FlowEntryVo {
|
|||||||
@Schema(description = "绑定表单类型")
|
@Schema(description = "绑定表单类型")
|
||||||
private Integer bindFormType;
|
private Integer bindFormType;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 流程类型。
|
||||||
|
*/
|
||||||
|
@Schema(description = "流程类型")
|
||||||
|
private Integer flowType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 在线表单的页面Id。
|
* 在线表单的页面Id。
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user