huanghongfa
2021-01-26 d0d1d5824f39897569ef9619a0dc2d1720ac7a24
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/TodoEventsVO.java
@@ -19,4 +19,6 @@
    private String behavior;
    @ApiModelProperty("文字")
    private String words;
    @ApiModelProperty("类型 1随手拍 2微心愿 3人脸采集 4志愿者审核")
    private Integer type;
}