diff --git a/lib/routes/guanchazhe/index.js b/lib/routes/guanchazhe/index.js index 65fca7d73..18209cd29 100644 --- a/lib/routes/guanchazhe/index.js +++ b/lib/routes/guanchazhe/index.js @@ -266,7 +266,6 @@ module.exports = async (ctx) => { link: item.pageurl, category: item.category, author: item.category, - guid: item.id, })), }; };