yangys
2025-08-05 c1df00bdfe8f933ce858339de7b6e2d1d092f641
blade-service/blade-mdm/src/main/java/org/springblade/mdm/flow/service/FlowProgramProperties.java
@@ -40,4 +40,7 @@
   @Schema(description = "是否有固化程序")
   private String hasCuredProgram;
   @Schema(description = "流程实例id")
   private String processInstanceId;
}