eight
2024-12-18 8ce35ee72e52f51f93e61d2dec6084c3cfd397b6
src/api/ecg/queue/index.ts
@@ -4,6 +4,7 @@
// 排队 VO
export interface QueueVO {
  id: number // id
  applyNo: string // 预约申请号
  episodeId: string // 就诊流水号
  patId: string // 患者编号
  patName: string // 患者姓名