default avatar
This commit is contained in:
parent
c7e3f3af47
commit
be1d75ce73
35 changed files with 1626 additions and 15 deletions
|
|
@ -30,10 +30,4 @@ namespace Yavsc.Models.Auth
|
|||
public string Address { get; set; }
|
||||
}
|
||||
|
||||
public class UserInfo {
|
||||
public string UserId { get; set; }
|
||||
|
||||
public string UserName { get; set; }
|
||||
public string Avatar { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue