This commit is contained in:
苏尹岚
2020-11-19 11:39:34 +08:00
parent 728c779002
commit ce7e2f619d

View File

@@ -1770,7 +1770,6 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
time.Sleep(time.Second)
err = api.JdShop2API.UpdateExpand(utils.Str2Int(vendorStoreID))
}
break
}
return err
}