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,