huanghongfa
2021-01-24 cb07aef10f307403e2d8b3249bb9b7de7f3d295f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActDynVO.java
@@ -64,4 +64,10 @@
    @ApiModelProperty("动态内容富文本")
    private String content;
    @ApiModelProperty(value = "社区名字")
    private String communityName;
    @ApiModelProperty(value = "封面")
    private String cover;
}