|
@@ -220,7 +220,7 @@ public class ContentServiceImpl implements ContentService {
|
|
|
}
|
|
|
SingleVideoSource singleVideoSource = singleVideoSources.get(0);
|
|
|
VideoDetail videoDetail = videoService.publish(singleVideoSource.getVideoOssPath(),
|
|
|
- singleVideoSource.getOutAccountId(), singleVideoSource.getArticleTitle());
|
|
|
+ "69637509", singleVideoSource.getArticleTitle());
|
|
|
videoDetail.setCrawlerVideoId(singleVideoSource.getId());
|
|
|
videoDetail.setKimiTitle(singleVideoSource.getArticleTitle());
|
|
|
videoDetail.setUid(singleVideoSource.getOutAccountId());
|