Rimozione differente cache FusionCache dati

This commit is contained in:
Samuele Locatelli
2026-06-12 15:14:16 +02:00
parent c8632f00d5
commit 295dab2fd9
12 changed files with 33 additions and 14 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ namespace MP.Data.Services.IOC
return await GetCurrOdlByProdAsync(idxMacchina);
},
expiration: GetRandTOut(redisLongTimeCache),
tagList: ["IOC_CurrOdl", cKey, idxMacchina]
tagList: [idxMacchina]
);
#if false