src/main/java/org/springblade/modules/system/vo/DeptAndUserVO.java @@ -21,4 +21,8 @@ ) private Long value; /** * 身份证号 */ private String idCardNo; }