eight
2024-11-22 9a8b438f23d9bf83d83b3cc7c6e4c25b7ac90d63
src/api/ecg/appointment/index.ts
@@ -24,6 +24,7 @@
  bookTime: Date // 预约发生时间, 点击预约的时间
  bookCheckType: number // 预约检查类型
  paid: number //已付款
  bookSeqNum: number
}
// 预约 API