check bugs

This commit is contained in:
yubaolee@163.com
2018-04-13 16:18:30 +08:00
parent 785cfcc533
commit 9e7e8f82ae
10 changed files with 96 additions and 184 deletions

View File

@@ -143,6 +143,7 @@
<Compile Include="App_Start\FilterConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="Controllers\BaseController.cs" />
<Compile Include="Controllers\ApplicationsController.cs" />
<Compile Include="Controllers\ResourcesController.cs" />
<Compile Include="Controllers\CategoriesController.cs" />
<Compile Include="Controllers\ErrorController.cs" />