yangys
2025-08-29 b7af95d487f49490de16f9636147e5a40911e157
blade-service/blade-mdm/src/main/java/org/springblade/mdm/flow/service/FlowProgramProperties.java
@@ -48,6 +48,9 @@
   @Schema(description = "固化程序程序节点id(如果有)")
   private Long curedNodeId;
   @Schema(description = "程序程序节点id,能确定节点id的流程会有该属性")
   private Long nodeId;
   @Schema(description = "流程实例id")
   private String processInstanceId;