gongchunyi
2026-04-29 e3799b9d987596de79ae7607a205d547c8060340
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);
}