ruoyi-system/src/main/java/com/ruoyi/system/vo/IndexDataRankVo.java @@ -9,4 +9,6 @@ private String name; private Integer count; private String id; }