liu
3 天以前 8016caca4816e7e1451a9e8b411ca442279c473c
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/pd/project/MesPdProjectDO.java
@@ -58,6 +58,14 @@
     */
    private Integer status;
    /**
     * BPM 流程实例编号
     */
    private String processInstanceId;
    /**
     * BPM 流程定义 Key
     */
    private String processDefinitionKey;
    /**
     * 主设计师
     *
     * 关联 AdminUserDO#getId()