Routine Update

This commit is contained in:
yubaolee
2015-11-16 23:18:51 +08:00
parent 7acef13ce2
commit e320ba7da8
3 changed files with 127 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ namespace OpenAuth.Mvc.Controllers
return View(_app.Find(id));
}
//添加组织提交
//添加或修改组织
[HttpPost]
public string Add(UserView view)
{