重构左侧导航

This commit is contained in:
yubaolee
2017-08-30 18:16:06 +08:00
parent c37164b5a8
commit 31e870a41c
3 changed files with 17 additions and 83 deletions

View File

@@ -14,7 +14,7 @@ namespace OpenAuth.App.ViewModel
public Guid Id { get; set; }
/// <summary>
/// 组织名称
/// 名称
/// </summary>
/// <returns></returns>
public string Name { get; set; }