You've already forked FrameTour-BE
用户UID
This commit is contained in:
@@ -14,6 +14,7 @@ import java.util.Date;
|
||||
@Data
|
||||
@ApiModel("查询用户信息响应参数")
|
||||
public class MemberRespVO {
|
||||
private Long uid;
|
||||
private Long id;
|
||||
private Long scenicId;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user