liyong
2026-05-26 dde6b22ac257f6d432d9e38f80a0df77f9eb157a
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);
}