恢复商品库京东id
This commit is contained in:
@@ -2211,6 +2211,12 @@ func RefreshJdDepot(ctx *jxcontext.Context) (err error) {
|
||||
}
|
||||
}
|
||||
for _, v := range searchResults {
|
||||
if v.JdID == 2033469456 {
|
||||
continue
|
||||
}
|
||||
if v.JdID != 2033453015 {
|
||||
continue
|
||||
}
|
||||
param := &jdapi.OpSkuParam{
|
||||
TraceID: ctx.GetTrackInfo(),
|
||||
OutSkuID: utils.Int2Str(v.SkuID),
|
||||
|
||||
Reference in New Issue
Block a user