From abdaa91181aa8d53614ead86aed20b440150538b 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, 12 Nov 2020 18:18:32 +0800 Subject: [PATCH] act --- business/jxstore/tempop/tempop.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index 467a0c9b0..efff74c75 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1922,7 +1922,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { actStoreSkuList = append(actStoreSkuList, actStoreSku) } } - fmt.Println("actStoreSkuList", utils.Format4Output(v, false)) + fmt.Println("actStoreSkuList", utils.Format4Output(actStoreSkuList, false)) // act.CreateAct(ctx, &model.Act{ // Name: "复制犀浦下街活动" + utils.Int2Str(k), // Type: model.ActSkuDirectDown,