puhanshu
2022-02-25 e07954a546656eaea6dfbd541e99537a846d0588
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComActActivityCode.java
@@ -61,4 +61,10 @@
    @ApiModelProperty(value = "创建时间")
    private Date createTime;
    /**
     * 二维码类型 1居民志愿者 2党员
     */
    @ApiModelProperty("二维码类型 1居民志愿者 2党员")
    private Integer type;
}