eight
2024-10-09 a4abbc0b059cf934869b2aa65514d1ddf4c81a55
src/api/ecg/room/index.ts
@@ -10,6 +10,7 @@
  status: number | null //开诊状态  0-关闭 1-关闭中 10-已开通 20-有医生 30-暂停
  docId: number | null
  docName: string | null
  checkTypes: number[]
}
export interface MonitorInfo {