You've already forked FrameTour-BE
乱七八糟的修改,其他外围流程逻辑完善
This commit is contained in:
@@ -16,6 +16,8 @@ import java.util.Date;
|
||||
@ApiModel("人脸查询响应参数")
|
||||
public class FaceRespVO {
|
||||
private Long id;
|
||||
@ApiModelProperty("景区ID")
|
||||
private Long scenicId;
|
||||
@ApiModelProperty("会员id")
|
||||
private Long memberId;
|
||||
@ApiModelProperty("用户上传的人脸照片")
|
||||
|
Reference in New Issue
Block a user