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