blade-service/blade-mdm/src/main/java/org/springblade/mdm/flow/vo/ReplaceFlowStartVO.java
@@ -12,8 +12,8 @@ private String title; @Schema(description = "替换的程序包名id") private Long nodeId; @Schema(description = "临时id,prestart接口发送") private Long tempId; @Schema(description = "临时id,prestart接口发送,启动流程时回传") private String tempInstanceId; @Schema(description = "处理人id") private Long assignee;