form编辑

This commit is contained in:
yubaolee
2018-03-06 17:43:40 +08:00
parent 3c9a526df3
commit 41b410ffce
3 changed files with 16 additions and 6 deletions

View File

@@ -57,6 +57,7 @@ namespace OpenAuth.Mvc.Controllers
//添加或修改
[System.Web.Mvc.HttpPost]
[ValidateInput(false)]
public string Update(Form obj)
{
try