huanghongfa
2022-06-29 ccd28a0c35e8fff74da6ef63042fb8a896d78f7f
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActActivityDO.java
@@ -243,4 +243,12 @@
     * 单次活动时长(小时)
     */
    private Integer duration;
    private Integer isArticle;
    private String  jumpArticleUrl;
    private Long relationId;
    private String phone;
}