liyong
2026-04-27 0cc92828383014e38b770427353d09f693c5ee9d
src/main/java/com/ruoyi/home/service/HomeService.java
@@ -95,4 +95,7 @@
    QualityStatisticsDto qualityInspectionStatistics(Integer type);
    List<processDataProductionStatisticsDto> processDataProductionStatistics(Integer type, List<Long> processIds);
    Long overdueReceivable();
}