src/main/java/org/springblade/modules/system/vo/UserVO.java @@ -95,4 +95,5 @@ */ private Integer age; private Integer type; private String types; }