Authored by chenl

去除了log。

... ... @@ -1131,7 +1131,6 @@ function homeFloorAutoReportData(list,channel) {
imageItem.goods2.yh_exposureData = goodsParam;
}
}
console.log("chenlin", JSON.stringify(itemList));
break;
}
case 'sixLinesFloor': {
... ...