zss
8 小时以前 171c413e6a3d1e4c24fae4fa54fcb7982a1a822d
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();
}