| | |
| | | data.put("left", gson.toJson(left));
|
| | |
|
| | | // 去网页
|
| | | String rightValue = configService.getByVersion(ConfigKeyEnum.clipboardRecommendGoodsMakeMore.name(),
|
| | | String rightValue = configService.getByVersion(ConfigKeyEnum.clipboardRecommendGoodsMakeMore.getKey(),
|
| | | acceptData.getPlatform(), Integer.parseInt(acceptData.getVersion()));
|
| | |
|
| | | if (StringUtil.isNullOrEmpty(rightValue)) {
|
| | | data.remove("left");
|
| | | } else {
|
| | | params = new JSONObject();
|
| | | params.put("url", "http://www.baidu.com");
|
| | | params.put("url", rightValue);
|
| | |
|
| | | RecommendJumpInfoVO right = new RecommendJumpInfoVO("有更高返利?", jumpDetailV2Service.getByTypeCache("web",
|
| | | Constant.getPlatformCode(acceptData.getPlatform()), Integer.parseInt(acceptData.getVersion())),
|