Avatar
This commit is contained in:
parent
3d0632303d
commit
fbd352e788
18 changed files with 179 additions and 55 deletions
|
|
@ -31,6 +31,7 @@ namespace Yavsc.Models.Auth
|
|||
}
|
||||
|
||||
public class MyUpdate {
|
||||
|
||||
public string UserName { get; set; }
|
||||
public string Avatar { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue