eight
2024-08-27 88d284ea4a0c9b5fe50020b4112229e13d15dbcb
src/api/ecg/room/index.ts
@@ -8,7 +8,7 @@
  bedNo: string // 诊疗床编号
  status: number //开诊状态  0-关闭 1-关闭中 10-已开通 20-有医生 30-暂停
  docId: number | null
  docName: string
  docName: string | null
}
// 诊室和诊疗床 API