api增加全局异常过滤器
This commit is contained in:
@@ -243,6 +243,7 @@
|
||||
<Compile Include="Controllers\ToDoItemController.cs" />
|
||||
<Compile Include="Controllers\UnitController.cs" />
|
||||
<Compile Include="Controllers\UserController.cs" />
|
||||
<Compile Include="Filter\GlobalExceptionFilter.cs" />
|
||||
<Compile Include="Filter\TestPermissionAttribute.cs" />
|
||||
<Compile Include="Global.asax.cs">
|
||||
<DependentUpon>Global.asax</DependentUpon>
|
||||
|
||||
Reference in New Issue
Block a user