eight
2024-09-14 12a11745cd0d57fb02b1673a5bbda496dcb3fd7b
src/api/ecg/appointment/index.ts
@@ -21,6 +21,7 @@
  bookTimeslot: number // 预约时间段
  bookTime: Date // 预约发生时间, 点击预约的时间
  bookCheckType: number // 预约检查类型
  paid: number //已付款
}
// 预约 API