eight
2024-11-08 4e974cee5a740fd537af164793e333b5ca76c717
src/api/ecg/appointment/index.ts
@@ -3,6 +3,8 @@
// 预约 VO
export interface AppointmentVO {
  id: number,
  applyNo: string
  patSrc: number
  patId: string // 患者编号
  patName: string // 患者姓名
  patGender: number // 患者性别