mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 10:08:04 +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