src/main/java/com/ruoyi/home/service/HomeService.java @@ -125,4 +125,6 @@ Map<String,Long> manage(); List<PlanTrendsDto> planTrends(Integer type); List<RawMaterialProductionDto> rawMaterialProductions(String month); }