mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 18:34:44 +08:00
form编辑
This commit is contained in:
@@ -57,6 +57,7 @@ namespace OpenAuth.Mvc.Controllers
|
||||
|
||||
//添加或修改
|
||||
[System.Web.Mvc.HttpPost]
|
||||
[ValidateInput(false)]
|
||||
public string Update(Form obj)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user