qushaowei
2025-05-30 e6dede1417df8fde2036622dcff965b8a5ad8d39
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/service/MdcEfficiencyReportService.java
@@ -109,4 +109,6 @@
    Map<String, Object> teamEquipmentEfficiencyAnalyze(String userId, EquEffVo equEffVo);
    Map<String, Object> teamEfficiencyAnalyzeByMonth(String userId, EquEffVo equEffVo);
    Map<String, Object> comprehensiveRateAnalyze(String userId, EquEffVo vo);
}