This commit is contained in:
parent
e42a17f6c9
commit
8aa605ff87
@ -281,10 +281,11 @@ func (c *Controller) crawlUpdateBags() {
|
||||
Exclude: true,
|
||||
}
|
||||
} else {
|
||||
link, _ := url.JoinPath(c.client.BaseUrl(), item.Url)
|
||||
pArticle = v2.ProviderArticle{
|
||||
Pid: article.Pid,
|
||||
Brand: article.Brand,
|
||||
Link: item.Url,
|
||||
Link: link,
|
||||
Image: article.Image,
|
||||
ProviderId: c.providerId,
|
||||
SkuID: article.Pid,
|
||||
|
Loading…
x
Reference in New Issue
Block a user