Test modifica cache IOC
This commit is contained in:
@@ -1086,6 +1086,7 @@ namespace MP.IOC.Controllers
|
||||
try
|
||||
{
|
||||
answ = await DService.saveCaricoPezzi(id, qty);
|
||||
await IOCService.ClearFusionCache();
|
||||
return Ok(answ);
|
||||
}
|
||||
catch (Exception exc)
|
||||
|
||||
Reference in New Issue
Block a user