Fix e pulizia metodi ODL
This commit is contained in:
@@ -43,6 +43,7 @@ namespace MP.Core
|
||||
public const string redisMacRecipePath = redisBaseAddr + "Cache:RecipePath";
|
||||
|
||||
public const string redisOdlByBatch = redisXdlData + "OdlByBatch";
|
||||
public const string redisOdlByKey = redisXdlData + "OdlByKey";
|
||||
|
||||
public const string redisOdlCurrByMac = redisXdlData + "OdlByMac";
|
||||
public const string redisOdlLastByMac = redisXdlData + "LastOdlByMac";
|
||||
|
||||
Reference in New Issue
Block a user