gongchunyi
5 天以前 fe4d8530e45569a8b17886f4bd050e96e187fb8d
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();
}