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