eight
2025-04-15 01a81beea99c0298a3b6178c7796f4c27b30c6c7
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devmanage/vo/DeviceRespFlattenVO.java
@@ -69,6 +69,10 @@
    @ExcelProperty("拆装编号")
    private Long rentId;
    @Schema(description = "备注")
    @ExcelProperty("备注")
    private String comment;
    //@Schema(description = "患者详情")
    //@ExcelProperty("患者详情")
    //private PatDetails patDetails;