eight
2025-04-11 348e6bcdc7fa566a48b96dea53d24ec6dda49e1d
src/api/ecg/appointment/index.ts
@@ -4,7 +4,7 @@
export interface AppointmentVO {
  id: number,
  applyNo: string  // 预约申请编号
  episodeId: number //就诊流水号
  episodeId: string //就诊流水号
  patSrc: number
  patId: string // 患者编号
  patName: string // 患者姓名