liusheng
5 天以前 930183ea5d2ee2c6bccc3cf5093591f9f3e1b32b
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devmanage/vo/DeviceRespVO.java
@@ -70,6 +70,10 @@
    @ExcelProperty("拆装编号")
    private Long rentId;
    @Schema(description = "备注")
    @ExcelProperty("备注")
    private String comment;
    @Schema(description = "患者详情")
    @ExcelProperty("患者详情")
    private PatDetails patDetails;