QianRj
2024-12-13 fcebda8987a21a1a30e1fd3ec690bafed794b91f
ruoyi-modules/ruoyi-workflow/src/main/java/org/dromara/workflow/common/constant/FlowConstant.java
@@ -71,9 +71,9 @@
    String ZIP = "ZIP";
    /**
     * 流程实例对象
     * 业务与流程实例关联对象
     */
    String PROCESS_INSTANCE_VO = "processInstanceVo";
    String BUSINESS_INSTANCE_DTO = "businessInstanceDTO";
    /**
     * 流程定义配置