src/main/java/org/springblade/modules/system/entity/User.java @@ -90,7 +90,10 @@ /** * 岗位id */ private String postId; private String postId; /** * 身份证号 */ private String cardid; }