Authored by 张丽霞

删除假数据

... ... @@ -34,7 +34,6 @@ const processBrandCouponData = (data) => {
}
distCoupons.push(coupon);
distCoupons.push(coupon);
});
... ...