增加权限

Uat_Study
hang 2023-11-06 13:39:30 +08:00
parent 60c31b470c
commit 75f227e547
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ namespace IRaCIS.Api.Controllers
return returnModel;
}
[Authorize]
[HttpGet("user/GenerateSTS")]
public IResponseOutput GenerateSTS( [FromServices] IWebHostEnvironment webHostEnvironment)
{