Routine update

This commit is contained in:
yubaolee
2015-12-19 23:02:10 +08:00
parent b8fb3f7a2d
commit a027562b95
4 changed files with 122 additions and 117 deletions

View File

@@ -41,8 +41,7 @@ namespace OpenAuth.Mvc
builder.RegisterType<ModuleManagerApp>();
builder.RegisterType<ModuleElementManagerApp>();
builder.RegisterType<CategoryManagerApp>();
builder.RegisterType<ResourceManagerApp>();
// Register your MVC controllers.
builder.RegisterControllers(typeof(MvcApplication).Assembly);