gongchunyi
22 小时以前 b25258e282d5a53d851a7e19132ecbc842eee7b9
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();
}