eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/vo/EimsEquVo.java
@@ -147,7 +147,7 @@ * 附件 */ @ExcelProperty(value = "附件") private String attachments; private Long attachId; /** @@ -166,7 +166,7 @@ * 设备类型名称 */ //@ExcelProperty(value = "设备类型") @Translation(type = TransConstant.EQU_YPE_ID_TO_NAME, mapper = "equTypeId") @Translation(type = TransConstant.EQU_TYPE_ID_TO_NAME, mapper = "equTypeId") private String equTypeName;