eight
2024-08-29 e456f20e2d54f542800580c489f36c0b5eaf734f
src/api/ecg/appointment/index.ts
@@ -19,7 +19,7 @@
  bookId: string // 预约编号
  bookDate: Date // 预约日期
  bookTimeslot: number // 预约时间段
  bookTime: Date // 预约发生时间
  bookTime: Date // 预约发生时间, 点击预约的时间
  bookCheckType: number // 预约检查类型
}