src/main/java/org/springblade/modules/system/vo/UserVO.java @@ -128,5 +128,10 @@ */ private Integer sexs; /** * 准考证号 */ private String candidateNo; }