完成用户/角色分配资源

This commit is contained in:
yubao
2018-04-14 15:21:09 +08:00
parent 6c05096138
commit 18cc60152b
17 changed files with 797 additions and 555 deletions

View File

@@ -28,9 +28,9 @@ namespace OpenAuth.Mvc.Controllers
{
return View();
}
/// <summary>
/// 加载用户模块
/// 加载特定用户模块
/// </summary>
/// <param name="firstId">The user identifier.</param>
/// <returns>System.String.</returns>