src/main/java/com/ruoyi/home/service/HomeService.java
@@ -94,5 +94,5 @@ QualityStatisticsDto qualityInspectionStatistics(Integer type); List<processDataProductionStatisticsDto> processDataProductionStatistics(Integer type, List<Long> processIds); List<processDataProductionStatisticsDto> processDataProductionStatistics(Integer type, List<Long> processTypes); }