分配模块

This commit is contained in:
yubaolee
2016-10-18 17:34:41 +08:00
parent 023b76efda
commit 3b99938df1
110 changed files with 820 additions and 197 deletions

View File

@@ -37,6 +37,9 @@ namespace OpenAuth.App.ViewModel
/// <returns></returns>
public string IconName { get; set; }
public bool Checked { get; set; }
/// <summary>
/// 模块中的元素
/// </summary>