eight
2024-10-11 f1d92d5c904f7d33a34abb651185b1d5034bdf02
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 {