eight
2024-10-25 cced6dcf0a6eb12712737806c46d8ef35d1c65ac
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devmanage/vo/DeviceRespVO.java
@@ -64,4 +64,8 @@
    @Schema(description = "状态")
    @ExcelProperty("状态")
    private Integer state;
}
    @Schema(description = "拆装编号")
    @ExcelProperty("拆装编号")
    private Long rentId;
}