Uat_Study SIRS-V1.0.1
hang 2023-11-03 15:44:39 +08:00
parent 375e50bab7
commit 71e28f1a37
1 changed files with 1 additions and 1 deletions

View File

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