feat: 开始节点获取
This commit is contained in:
@@ -32,6 +32,8 @@ public class FlowTaskVo {
|
||||
@ApiModelProperty("节点")
|
||||
private String targetKey;
|
||||
|
||||
private String deploymentId;
|
||||
|
||||
@ApiModelProperty("流程变量信息")
|
||||
private Map<String, Object> values;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user