|
|
@ -49,7 +49,7 @@ namespace BBWY.Client.APIServices |
|
|
|
{ "Accept-Encoding","gzip, deflate, br"}, |
|
|
|
{ "Accept-Language","zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"} |
|
|
|
}; |
|
|
|
purchaseProductCacheTimeSpan = TimeSpan.FromDays(1); |
|
|
|
purchaseProductCacheTimeSpan = TimeSpan.FromHours(1); |
|
|
|
this.quanTanProductClient = quanTanProductClient; |
|
|
|
locationIdList = new List<string>() |
|
|
|
{ |
|
|
|