springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/model/dos/ComPbMemberDO.java
@@ -26,7 +26,7 @@ /** * 党员在表中的id */ @TableId(type = IdType.AUTO) @TableId(type = IdType.ASSIGN_ID) private Long id; /** @@ -143,6 +143,12 @@ private Integer natureId; private String otherRemark; private String helpCommunityName; private String communityName; /** * 党员审查结果 0待审核 1 审核通过 3审核失败