| | |
| | | && TaoBaoUtil.getAfterUseCouplePrice(goods).multiply(goods.getTkRate())
|
| | | .compareTo(new BigDecimal("1430")) <= 0
|
| | | && goods.getUserType() == 1) {
|
| | | goods = daTaoKeGoodsDetailV2Service.filterTaoBaoGoods(goods);
|
| | | goods = daTaoKeGoodsDetailV2Service.filterTaoBaoGoods(goods).getGoods();
|
| | | int totalHongBaoCount = 2000 + (int) (Math.random() * 8000);
|
| | | int leftHongBaoCount = 200 + (int) (Math.random() * 2000);
|
| | | tljBuyGoodsService.addTLJBuyGoods(
|
| | |
| | | return;
|
| | |
|
| | | int count = 0;
|
| | | int maxCount = 10;
|
| | | int maxCount = 15;
|
| | | for (int page = 1; page <= 10; page ++) {
|
| | | List<TaoBaoGoodsBrief> list = tljFreeBuyGoodsService.listPreGoods("", page);
|
| | | if (list == null || list.size() == 0)
|