新增设计文档

This commit is contained in:
yubaolee
2018-03-22 17:33:12 +08:00
parent 9edd6930b4
commit 6dea67862a
19 changed files with 172 additions and 1095 deletions

View File

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