update cache timeout vari
This commit is contained in:
@@ -479,7 +479,6 @@ namespace MP.IOC.Controllers
|
||||
try
|
||||
{
|
||||
var odl = await IOCService.GetCurrOdlAsync(id);
|
||||
//var odl = await DService.GetCurrOdlAsync(id);
|
||||
return Ok($"{odl}");
|
||||
}
|
||||
catch (Exception exc)
|
||||
|
||||
Reference in New Issue
Block a user