Skip to content

feat: 极客时间相关内容添加全文输出#2507

Merged
DIYgod merged 7 commits intoDIYgod:masterfrom
zhangxiongbiao:master
Jul 1, 2019
Merged

feat: 极客时间相关内容添加全文输出#2507
DIYgod merged 7 commits intoDIYgod:masterfrom
zhangxiongbiao:master

Conversation

@zhangxiongbiao
Copy link
Copy Markdown
Contributor

为极客时间相关内容添加全文输出,异常时回退到摘要输出

Comment thread lib/routes/geektime/column.js Outdated
});

single.description = article_response.data.data.article_content;
ctx.cache.set(item.id, single.description, 12 * 60 * 60);
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

第三个参数应留空

Comment thread lib/routes/geektime/news.js Outdated
});

single.description = article_response.data.data.article_content;
ctx.cache.set(item.id, single.description, 12 * 60 * 60);
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

第三个参数应留空

@DIYgod DIYgod changed the title 极客时间相关内容添加全文输出 feat: 极客时间相关内容添加全文输出 Jul 1, 2019
@DIYgod DIYgod merged commit 20c8c98 into DIYgod:master Jul 1, 2019
@DIYgod
Copy link
Copy Markdown
Owner

DIYgod commented Jul 1, 2019

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants