101captain
2022-06-22 d1f987de8b002183f05cc68c89626a90bbb8a0a0
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActDynVO.java
@@ -97,4 +97,12 @@
    @ApiModelProperty("跳转状态")
    private Integer jumpType;
    private String areaCode;
    @ApiModelProperty("是否培训公共")
    private Integer isOrgHatch;
    @ApiModelProperty("类别(1.社区动态 2.招募公告 3.考察记录 4.评审公示 5.孵化培育 6.出壳成果)")
    private Integer category;
}