liusheng
2025-06-19 971bd30b611531464d7a878352e453ab4511f93f
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;