src/main/java/org/springblade/modules/system/vo/UserVO.java @@ -91,7 +91,7 @@ private String sort; /** * 排序 * 年龄 */ private Integer age; }