11
WXL
5 天以前 920e530b68c0f4dba434281ce94c9814e9937db3
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