liu
2 天以前 c6ce881a26895edc9e89aea8317be15572f48b23
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 {