songgaoshuai
2024-04-01 089b089fce6b75daa6c8062f9208d2e245ac427d
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";
    /**
     * 流程发起人