wangyunpeng 15 часов назад
Родитель
Сommit
e366012a26

+ 1 - 1
api-module/src/main/java/com/tzld/piaoquan/api/service/contentplatform/impl/ContentPlatformPlanServiceImpl.java

@@ -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);