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