api增加全局异常过滤器

This commit is contained in:
2024-12-28 21:30:49 +08:00
parent f4fb0df3e9
commit bc45dce29e
6 changed files with 28 additions and 3 deletions
+1
View File
@@ -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>