src/main/java/org/springblade/modules/system/vo/UserVO.java @@ -89,4 +89,9 @@ * 排序 */ private String sort; /** * 排序 */ private Integer age; }