eight
2024-12-03 a9a16f92a3175bef8a84b868ce747ad76832999e
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 // 患者名称