liu
3 天以前 d3de90fb0a1cd016e0fd3552a9fc495718ca9afc
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 {