101captain
2021-10-18 726c0733c422bf66c66238f51c3408e931816e36
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;
}