eight
2024-09-04 1ef31ed7cfea1646ef6a2bea571fe0a5bd5420de
src/api/ecg/room/index.ts
@@ -6,6 +6,7 @@
  roomId: number | null // 诊室编号
  roomName: string | null // 诊室名称
  bedNo: string | null // 诊疗床编号
  ip: string | null // 诊室IP
  status: number | null //开诊状态  0-关闭 1-关闭中 10-已开通 20-有医生 30-暂停
  docId: number | null
  docName: string | null