|
|
@@ -2144,7 +2144,7 @@ public class ContentPlatformPlanServiceImpl implements ContentPlatformPlanServic
|
|
|
Staff staff = new Staff();
|
|
|
staff.setCarrierId("wxf7261ed54f2e450e");
|
|
|
staff.setRemark(src.getRemark());
|
|
|
- String pageUrl = messageAttachmentService.getPageNoCache("touliu", "tencent", staff,
|
|
|
+ String pageUrl = messageAttachmentService.getPageNoCache("pages/category", "touliu", "tencent", staff,
|
|
|
srcVideo.getVideoId(), "小程序", null, null, srcVideo.getExperimentId());
|
|
|
String rootSourceId = MessageUtil.getRootSourceId(pageUrl);
|
|
|
xcxPlan.setPageUrl(pageUrl);
|