OK metodo PODLNext
This commit is contained in:
@@ -62,6 +62,7 @@ namespace MP.Core
|
||||
|
||||
public const string redisParetoFLKey = redisBaseAddr + "Cache:ParetoFL";
|
||||
public const string redisPOdlByCodArt = redisXdlData + "POdlByCodArt";
|
||||
public const string redisPOdlByMaccArt = redisXdlData + "POdlByMaccArt";
|
||||
public const string redisPOdlByOdl = redisXdlData + "POdlByOdl";
|
||||
public const string redisPOdlByPOdl = redisXdlData + "POdlByPOdl";
|
||||
public const string redisPOdlList = redisXdlData + "POdlList";
|
||||
|
||||
Reference in New Issue
Block a user