aaa
This commit is contained in:
@@ -2209,7 +2209,7 @@ func RefreshJdDepot(ctx *jxcontext.Context) (err error) {
|
|||||||
}
|
}
|
||||||
if len(thingMaps) > 0 {
|
if len(thingMaps) > 0 {
|
||||||
for _, v := range thingMaps {
|
for _, v := range thingMaps {
|
||||||
_, err = api.JdAPI.RefreshJdDepot(int(v.ThingID))
|
_, err = api.JdAPI.RefreshJdDepot(int(v.VendorThingID))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return err
|
return err
|
||||||
|
|||||||
Reference in New Issue
Block a user