From 699c1a358b3a21dd20c0dd3573b8758501aba91d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Fri, 18 Dec 2020 11:46:44 +0800 Subject: [PATCH] jiandian --- business/jxstore/tempop/tempop.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index 4070f864f..30ffdbd45 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1849,10 +1849,11 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { dao.UpdateEntity(db, csList[0], "Status") } } + break } } } - break + } fmt.Println("errrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", storeIDs) return err