123
This commit is contained in:
@@ -24,4 +24,8 @@ public class UserAdminVo extends User {
|
||||
* 注册时间
|
||||
*/
|
||||
private LocalDateTime regTime;
|
||||
|
||||
private String inviteUsercode;
|
||||
private String inviteNickname;
|
||||
private String inviteAvatar;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user