张天森
2022-09-27 6a1fda2217674a2cab3b3268cbe8eda5f85e60bc
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;