Uat_Study
hang 2023-08-24 14:44:26 +08:00
parent f528b7ff5e
commit 31ccf4cefa
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ namespace IRaCIS.Core.API
{
//直接访问没有带token 获取不到用户身份信息,所以这种自定义授权暂时没法使用
//Authorization = new[] { new hangfireAuthorizationFilter() }
AppPath="/api",
//本地请求 才能看
//Authorization = new[] { new LocalRequestsOnlyAuthorizationFilter() }
DashboardTitle="后台任务管理",