lidongdong
2023-03-20 998379e6b0e234ab42a06cfe7b79c450d9d1bba1
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/integral/ComActIntegralCommunityRankDTO.java
@@ -20,6 +20,9 @@
    @ApiModelProperty("身份类型(1.全部 2.居民 3.志愿者 4.党员)")
    private Integer type = 1;
    @ApiModelProperty("变动类型(1.增加  2.减少)")
    private Integer changeType;
    @ApiModelProperty(value = "分页-当前页数", example = "1")
    private Long pageNum = 1L;