fix op 2603
This commit is contained in:
@@ -92,7 +92,7 @@ namespace TodoAPI2.Controllers
|
||||
//[ValidateAntiForgeryToken]
|
||||
public IActionResult rep_eva02_report(rep_eva02ReportRequestModel model)
|
||||
{
|
||||
try
|
||||
try
|
||||
{
|
||||
if (!MyHelper.checkAuth(Configuration, HttpContext)) return Unauthorized();
|
||||
//var httpclient = MyHelper.getHttpClient(Configuration);
|
||||
|
||||
Reference in New Issue
Block a user