Lius
2025-07-25 b538bc3980de0b31aec6500aa900cac8e39a6be7
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/vo/MdcEquipmentVo.java
@@ -21,5 +21,6 @@
    private String driveType;
    private String productionName;
    private Integer deviceAbnormalStatus;
    private Integer deviceImportanceLevel;
    private List<String> productionIds;
}