liyong
2026-04-27 e092cf71d1b333e866a927941b918f6c8fb70154
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();
}