Rimozione differente cache FusionCache dati
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user