huanghongfa
2021-01-23 7d9fc9634ad84a6ea1336c64ed13321c45aa8c7a
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;
}