车间能级提升-智能设备管理系统
zhuguifei
2025-04-08 c6e203d8e80c9cd8f74c79498662fa20d223ff56
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/vo/EimsEquVo.java
@@ -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;