mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-03-29 20:53:25 +08:00
完成用户/角色分配资源
This commit is contained in:
@@ -28,9 +28,9 @@ namespace OpenAuth.Mvc.Controllers
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 加载用户模块
|
||||
/// 加载特定用户的模块
|
||||
/// </summary>
|
||||
/// <param name="firstId">The user identifier.</param>
|
||||
/// <returns>System.String.</returns>
|
||||
|
||||
Reference in New Issue
Block a user