yangbin
2025-07-16 caed99fbd2b50a4aa2bd056be09194da107d8bff
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/vo/MdcEfficiencyReportShiftQueryVo.java
@@ -61,5 +61,9 @@
     * 设备种类
     */
    private String deviceCategory;
    /**
     * 重要程度
     */
    private Integer deviceImportanceLevel;
}