101captain
2022-05-31 1473f6b2f724e69ea30976615672af7245dc72a6
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/partybuilding/PartyBuildingMemberVO.java
@@ -57,7 +57,7 @@
    @ApiModelProperty(value = "是否党员 1是 2否")
    private Integer isPb;
    @ApiModelProperty(value = "党员类型(1.预备党员 2.正式党员)")
    @ApiModelProperty(value = "党员报道类型(1.在职干部 2.机关单位)")
    private Integer type;
    @ApiModelProperty(value = "职位")
@@ -108,6 +108,8 @@
    private Integer natureId;
    private String address;
    @ApiModelProperty(value = "分页-当前页数", example = "1")
    private Long pageNum = 1L;