权限code过滤器

This commit is contained in:
陈淳
2022-09-27 16:22:34 +08:00
parent 26e08774b0
commit 6ce05984d5
9 changed files with 44 additions and 27 deletions

View File

@@ -150,7 +150,7 @@ ServiceLocator.Instance = app.Services;
#region
//错误抓取反馈注入
#endregion
//app.UseErrorHandlingService();
app.UseErrorHandlingService();
#region
//静态文件注入