101captain
2022-04-28 a33990498e32fda774dacf849bfcd660c58da8e7
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageComActDynTypeDTO.java
@@ -20,4 +20,7 @@
    @ApiModelProperty(value = "社区id")
    private Long communityId;
    @ApiModelProperty("类型(1.社区动态 2.党务公开 3.花城资讯)")
    private Integer category;
}