src/main/java/com/ruoyi/home/service/HomeService.java @@ -127,4 +127,6 @@ List<MapDto> typeDistribution(productionStatisticsDto dto); Map<String,Long> manage(); List<PlanTrendsDto> planTrends(Integer type); }