mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 18:22:11 +08:00
update layui 2.2.6
This commit is contained in:
@@ -21,6 +21,11 @@ namespace OpenAuth.Mvc.Controllers
|
||||
return View();
|
||||
}
|
||||
|
||||
public ActionResult Assign()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
//添加或修改组织
|
||||
[System.Web.Mvc.HttpPost]
|
||||
public string Add(RoleView obj)
|
||||
|
Reference in New Issue
Block a user