车间能级提升-智能设备管理系统
zhuguifei
2025-04-22 7a6dc6d28d36e4c3558391bac52d188d5075543f
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 = "维修人部门")