gssong
2024-03-31 497176d9d16b50deeac6356da72a3ff022e9f068
ruoyi-modules/ruoyi-workflow/src/main/java/org/dromara/workflow/common/constant/FlowConstant.java
@@ -76,9 +76,9 @@
    String PROCESS_INSTANCE_VO = "processInstanceVo";
    /**
     * 流程表单配置对象
     * 流程定义配置
     */
    String WF_FORM_DEFINITION_VO = "wfFormDefinitionVo";
    String WF_DEFINITION_CONFIG_VO = "wfDefinitionConfigVo";
    /**
     * 流程发起人