|
|
@ -29,6 +29,7 @@ namespace BBWYB.Server.Business |
|
|
|
|
|
|
|
public PurchaseProductAPIService(RestApiService restApiService, IMemoryCache memoryCache) |
|
|
|
{ |
|
|
|
this.memoryCache = memoryCache; |
|
|
|
this.restApiService = restApiService; |
|
|
|
_1688ProductDetailRequestHeader = new Dictionary<string, string>() |
|
|
|
{ |
|
|
|