权限增加

Uat_Study
hang 2023-11-06 11:14:41 +08:00
parent 71e28f1a37
commit 201c24238c
1 changed files with 0 additions and 1 deletions

View File

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