jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devrent/vo/DevRentRespVO.java
@@ -64,4 +64,13 @@ @ExcelProperty("创建时间") private LocalDateTime createTime; @Schema(description = "分类名") private String category; @Schema(description = "品牌") private String brand; @Schema(description = "型号") private String model; }