用户列表返回国家名称
This commit is contained in:
@@ -104,12 +104,6 @@ public class UserVo {
|
||||
*/
|
||||
private Byte platformRole;
|
||||
|
||||
/**
|
||||
* 加入的话题
|
||||
*/
|
||||
/*private List<WorldInfo> joinWorlds;
|
||||
|
||||
private String attestationBackPic;*/
|
||||
|
||||
private List<PrivatePhotoVo> privatePhoto;
|
||||
/**
|
||||
@@ -119,10 +113,6 @@ public class UserVo {
|
||||
|
||||
private Date createTime;
|
||||
|
||||
// private Byte hallRoleType;
|
||||
// // 是否是族长
|
||||
// private Boolean userIsClanElder;
|
||||
|
||||
private String prefillInviteCode;
|
||||
|
||||
private Long prefillInviteUid;
|
||||
|
Reference in New Issue
Block a user