mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
check bugs
This commit is contained in:
@@ -24,6 +24,10 @@ namespace OpenAuth.Mvc.Controllers
|
||||
{
|
||||
return View();
|
||||
}
|
||||
public ActionResult Preview()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
//流程节点信息
|
||||
public ActionResult NodeInfo()
|
||||
|
Reference in New Issue
Block a user