src/main/java/org/springblade/modules/information/controller/InformationsController.java @@ -240,4 +240,6 @@ } return R.data(lists); } }