eight
2024-11-02 d3bc7c7a7c30dc81ceff5c82cd8cbf2ef76d6a43
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 {