eight
2024-12-03 4be1c5f30a0662383d01c185d3183ed9518fb4a5
src/api/ecg/devrent/index.ts
@@ -4,6 +4,8 @@
// 装机拆机 VO
export interface DevRentVO {
  id: number | undefined // id
  applyNo: string | undefined // 预约申请号
  episodeId: string | undefined // 就诊流水号
  devId: string | undefined // 设备编号
  patId: string | undefined// 患者编号
  patName: string | undefined // 患者名称