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); }