101captain
2022-06-06 bdd72a5d69e9bc96df5d02182b39edefcc6b7984
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;