eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/vo/EimsRepairReqVo.java
@@ -113,6 +113,17 @@ private Long equId; /** * 工具id */ private Long fixtureId; /** * 工具 */ @Translation(type = TransConstant.FIXTURE_ID_TO_NAME, mapper = "fixtureId") private String fixtureName; /** * 维修单id */ @ExcelProperty(value = "维修单id")