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