lyh
2025-05-08 85e36a5016633748bbd76bb4ddaef49566a505d5
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);
}