京东测试

This commit is contained in:
苏尹岚
2020-07-08 18:04:30 +08:00
parent 8498ef2d20
commit deaf6f06d7

View File

@@ -1699,7 +1699,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
}
}
fmt.Println("addList2", addList)
fmt.Println("updateList2", updateList)
fmt.Println("updateList2", utils.Format4Output(updateList, false))
fmt.Println("deleteList2", deleteList)
return err
}