liu
4 天以前 1c7b0c4e02f351064b9c68ec8f6e85d7665f66ab
src/api/mes/pd/project/index.ts
@@ -34,6 +34,8 @@
    createTime?: number;
    /** BPM 流程实例编号 */
    processInstanceId?: string;
    /** 待审核文件数(auditStatus=0 的审核记录数) */
    pendingAuditCount?: number;
  }
  export interface PageParams extends PageParam {