huanghongfa
2021-01-26 47b8910a48e3085e3b758b47b7632399e10cc56e
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActDynVO.java
@@ -65,6 +65,9 @@
    @ApiModelProperty("动态内容富文本")
    private String content;
    @ApiModelProperty("动态内容富文本--纯文本")
    private String contentText;
    @ApiModelProperty(value = "社区名字")
    private String communityName;