gongchunyi
2026-03-28 ada06626c3f81258e01837d09a10135f8ec3232f
src/main/java/com/ruoyi/home/service/HomeService.java
@@ -95,4 +95,6 @@
    QualityStatisticsDto qualityInspectionStatistics(Integer type);
    List<processDataProductionStatisticsDto> processDataProductionStatistics(Integer type, List<Long> processIds);
    Map<String,Long> total();
}