src/api/ecg/checktype/index.ts @@ -14,6 +14,7 @@ timeslotReservedNum: number // 每时段预留人数 affinityCheckTypes: number[] | null// 亲和的检查类型 notes: string // 预约注意事项 seqPrefix: string // 序号前缀 } // 检查类型 API