mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 18:47:55 +08:00
Routine Update
This commit is contained in:
@@ -27,7 +27,7 @@ namespace OpenAuth.Mvc.Controllers
|
||||
return View(_app.Find(id));
|
||||
}
|
||||
|
||||
//添加组织提交
|
||||
//添加或修改组织
|
||||
[HttpPost]
|
||||
public string Add(UserView view)
|
||||
{
|
||||
|
Reference in New Issue
Block a user