zhuguifei
2025-03-21 a5e440db0ef51a31f3287175f626221aa1d4e879
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/vo/EimsRepairReqVo.java
@@ -130,6 +130,12 @@
    private Long repairId;
    /**
     * 维修工单code
     */
    @Translation(type = TransConstant.REPAIR_RES_ID_TO_CODE, mapper = "repairId")
    private String resCode;
    /**
     * 维修人部门
     */
    @ExcelProperty(value = "维修人部门")