eight
2024-12-18 8db5a459b5902ed780699dcfc3c2d6b6720a3d57
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 // 患者名称