huanghongfa
2022-04-13 c92c380b8f29ad485024d3d1948d0d0fce56b0d6
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActActivityDO.java
@@ -238,13 +238,13 @@
     * 签退范围,默认0无限制
     */
    private Integer signOutRange;
    /**
     * 单次活动时长
     */
    private Integer activityTime;
    /**
     * 单次活动时长(小时)
     */
    private Integer duration;
    private Integer isArticle;
    private String  jumpArticleUrl;
}