| | |
| | | hongBaoManageService.getShareRate(SystemEnum.blks), null, |
| | | hongBaoManageService.getFanLiRate(UserLevelEnum.superVIP, SystemEnum.blks)))); |
| | | picture.setGoodState(0); |
| | | picture.setJumpDetail(jumpDetailV2Service.getByTypeCache("goodsdetail")); |
| | | picture.setJumpDetail(jumpDetailV2Service.getByTypeCache("goodsdetail",SystemEnum.blks)); |
| | | picture.setParams(null); |
| | | picture.setUrl(jdGoods.getPicUrl()); |
| | | imgs.add(picture); |
| | |
| | | @XxlJob("dynamic-tejia-updateBetterGoods") |
| | | public ReturnT<String> updateTejiaBetterGoods(String param) throws Exception { |
| | | addDTKTipOffList(SystemEnum.yhqjx); |
| | | addDTKTipOffList(SystemEnum.hsb); |
| | | return ReturnT.SUCCESS; |
| | | } |
| | | |