gongchunyi
昨天 d80c1fe5bc2b604a27c2e985ea7593ba6618cc37
src/main/java/com/ruoyi/home/service/HomeService.java
@@ -71,7 +71,7 @@
    List<WorkOrderEfficiencyDto> workOrderEfficiencyAnalysis(Integer type);
    List<MapDto> productionAccountingAnalysis(Integer type);
    List<ProductionAccountingDto> productionAccountingAnalysis(Integer type);
    List<MapDto> orderCount();
}