ZKBH
3 天以前 25a0ff7d2398f5b11b85549097cd20446e51f0ce
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/service/IMdcEquipmentService.java
@@ -210,4 +210,11 @@
    List<String> listEquipmentIdShift(MdcEfficiencyReportShiftQueryVo vo);
    /**
     * 根据产线id获取设备状态列表
     *
     * @param productionId
     * @return
     */
    List<MdcEquipmentMonitor> getEquipmentMonitorList(String productionId);
}