springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActDynDO.java
@@ -95,4 +95,16 @@ private Integer category; private Integer readNum; private Date releaseTime; /** * 广告是否置顶 * */ private Integer onTop; /** * 图片链接 * */ private String imageUrl; }