lidongdong
2023-03-15 dda330f95d37e1632d9d5a3bd395c66dd6a4a15a
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/partybuilding/PageComDataStatisticsMemberDto.java
@@ -21,6 +21,12 @@
    @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;
    @ApiModelProperty(value = "区域编码", hidden = true)
    private String areaCode;
}