WXL
2025-07-30 bc9e46d16a8f01f3a67b0aee8931264818a563e0
src/api/ecg/checktype/index.ts
@@ -12,7 +12,9 @@
  expenseRecognition: number // 是否需要确费
  timeslotBookNum: number // 时段预约规定人数
  timeslotReservedNum: number // 每时段预留人数
  affinityCheckTypes: string // 亲和的检查类型
  affinityCheckTypes: number[] | null// 亲和的检查类型
  notes: string  // 预约注意事项
  seqPrefix: string // 序号前缀
}
// 检查类型 API