mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-08-31 21:09:23 +08:00
routine update
This commit is contained in:
@@ -26,6 +26,11 @@ namespace OpenAuth.Mvc.Controllers
|
||||
return View();
|
||||
}
|
||||
|
||||
public ActionResult Edit()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
public string Get(string id)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user