eight
2024-11-29 b10d61337f207fbdbea2c44f4f270d83c845cbf9
src/api/ecg/appointment/index.ts
@@ -4,6 +4,7 @@
export interface AppointmentVO {
  id: number,
  applyNo: string
  episodeId: number //就诊流水号
  patSrc: number
  patId: string // 患者编号
  patName: string // 患者姓名