gongchunyi
2026-04-30 78b637613099f0e2e04e98c5f33c24f8e6c78c7a
src/main/java/com/ruoyi/home/service/HomeService.java
@@ -94,5 +94,5 @@
    QualityStatisticsDto qualityInspectionStatistics(Integer type);
    List<processDataProductionStatisticsDto> processDataProductionStatistics(Integer type, List<Long> processTypes);
    List<ProcessDataProductionStatisticsDto> processDataProductionStatistics(Integer type, List<Long> processTypes);
}