OrderId, OrderGuid add to ProductToAuctionMappibg; improvements, fixes, etc..
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Mango.Nop.Core.Repositories;
|
||||
public class MgDbContextBase : IMgDbContextBase
|
||||
{
|
||||
//TODO: ez itt nem ay igazi, kitalálni vmit! - J.
|
||||
//private readonly CacheKey _auctionAllKey = new("Nop.auction.all-{0}", AUCTION_PATTERN_KEY);
|
||||
private readonly CacheKey _auctionAllKey = new("Nop.auction.all-{0}", AUCTION_PATTERN_KEY);
|
||||
public const string AUCTION_PATTERN_KEY = "Nop.auction.";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user