eight
2025-03-31 0f914ac5b4f15a610f4f142aa15a2bcf5205a21f
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 // 患者名称