mitao
2025-05-20 179c4d64313c9b7572778da4aaaf6c6584fe457d
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActDynDO.java
@@ -58,7 +58,7 @@
    /**
     * 社区id
     */
    private Long communityId;
    private String communityId;
    /**
     * 动态内容富文本
     */
@@ -72,7 +72,7 @@
    /**
     * 社区动态分类id
     */
    private Long type;
    private String type;
    /**
     * 封面模式:1-小图展示 2-大图展示