eight
2024-10-30 660f9e6478056aff8a52149c1bc1a0491d53ac71
src/api/ecg/doctor/index.ts
@@ -4,6 +4,8 @@
  roomId: number | null // 诊室编号
  roomName: string | null
  bedNo: string | null // 诊疗床编号
  checkTypes: number[] | null,
  opType: number | null
}
export interface PatientVO {