routine update

This commit is contained in:
yubaolee
2018-03-21 17:36:31 +08:00
parent 33f02fdeec
commit 9edd6930b4
9 changed files with 201 additions and 496 deletions

View File

@@ -47,8 +47,7 @@ namespace OpenAuth.Mvc.Controllers
{
try
{
App.Add(obj);
App.CreateInstance(obj, null);
}
catch (Exception ex)
{