a
This commit is contained in:
@@ -1688,6 +1688,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
if vendorStroeID, err := api.JdShop2API.SubmitBasic(param); err == nil {
|
||||
v.VendorStoreID = utils.Int64ToStr(vendorStroeID)
|
||||
dao.UpdateEntity(db, v, "VendorStoreID")
|
||||
time.Sleep(time.Second)
|
||||
err = api.JdShop2API.UpdateExpand(int(vendorStroeID))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user