1111111
This commit is contained in:
@@ -51,6 +51,7 @@ namespace ZelWiki.Models.ViewModels.Admin
|
||||
public int PaginationPageSize { get; set; }
|
||||
public int PaginationPageCount { get; set; }
|
||||
|
||||
[Display(Name = "角色")]
|
||||
public string Role { get; set; } = string.Empty;
|
||||
|
||||
public static AccountProfileAccountViewModel FromDataModel(AccountProfile model)
|
||||
|
||||
Reference in New Issue
Block a user