src/api/ecg/appointment/index.ts @@ -2,6 +2,7 @@ // 预约 VO export interface AppointmentVO { id: string patId: string // 患者编号 patName: string // 患者姓名 patGender: number // 患者性别