gssong
2024-03-31 343de424ab52d06c058c9da9dd6ae6f5ffc8ffb6
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";
    /**
     * 流程发起人