manailin
2022-04-08 25398d89a7df9ec9a0785edd6887fb74c4f256fe
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/partybuilding/PageComDataStatisticsMemberDto.java
@@ -21,6 +21,9 @@
    @ApiModelProperty(value = "关键词")
    private String keyWord;
    @ApiModelProperty(value = "1.本年 2.")
    private Integer type;
    @ApiModelProperty(value = "年份")
    private Integer month;
    @ApiModelProperty(value = "社区id", hidden = true)
    private Long communityId;
}