From 728c779002ed21878b182626f1609fa595602cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Thu, 19 Nov 2020 11:18:30 +0800 Subject: [PATCH] aa --- business/jxstore/tempop/tempop.go | 1 + 1 file changed, 1 insertion(+) diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index b5660b651..d4fe6a868 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1767,6 +1767,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { }, }) } + time.Sleep(time.Second) err = api.JdShop2API.UpdateExpand(utils.Str2Int(vendorStoreID)) } break