This commit is contained in:
苏尹岚
2020-11-12 18:18:32 +08:00
parent cc8705e929
commit abdaa91181

View File

@@ -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,