ruoyi-system/src/main/java/com/ruoyi/system/service/impl/ScreenService.java @@ -126,4 +126,7 @@ vo.setIncomeData(incomeData); return vo; } }