zss
3 天以前 11f1dd9e4729bec36c49c0c72c96efa9a2998003
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();
}