fanli/src/main/java/com/yeshi/fanli/controller/client/ShareController.java
@@ -127,7 +127,7 @@ data.put("notifyDesc", configService.get("goods_share_notify")); // 添加分享记录 BigDecimal rate = new BigDecimal(hongBaoManageService.get("hongbao_goods_proportion")); BigDecimal rate =hongBaoManageService.getFanLiRate(); UserShareGoodsHistory history = new UserShareGoodsHistory(); history.setTkCode(taoBaoLink.getTaoToken()); history.setLink(taoBaoLink.getClickUrl());