fanli/src/main/java/com/yeshi/fanli/controller/client/v2/ShareControllerV2.java
@@ -257,6 +257,14 @@ try { ShareInfoVO shareInfo = new ShareInfoVO(); // 测试 List<String> commentTexts = new ArrayList<>(); commentTexts.add("口令1"); commentTexts.add("口令2口令口令淘口令口令口令淘口令"); commentTexts.add("口令3"); commentTexts.add("口令口令淘口令口令口令淘口令口令口令淘口令口令口令淘口令口令口令淘口令口令口令淘口令"); shareInfo.setCommentTexts(commentTexts); shareInfo.setWxErCode("这是微信分享二维码内容"); TaoBaoLink taoBaoLink = shareGoodsService.getTaoBaoLinkForShare(uid, goodsId, relationId);