default avatar
This commit is contained in:
parent
c7e3f3af47
commit
be1d75ce73
35 changed files with 1626 additions and 15 deletions
|
|
@ -22,7 +22,7 @@ namespace Yavsc.Models
|
|||
/// <see>Startup.UserFilesOptions</see>
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
[MaxLength(512)]
|
||||
[MaxLength(512),Required]
|
||||
public string Avatar { get; set; }
|
||||
|
||||
[MaxLength(512)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue