fix: use link as guid in route guanchazhe (#5310)

* feat: add 三界异次元

* feat: add routes for Emi and Alter

* fix: remove duplicate docs

* fix: use link as guid

Co-authored-by: DIYgod <diy.d.god@gmail.com>
This commit is contained in:
Luyu Huang 2020-08-01 21:02:05 +08:00 committed by GitHub
parent 72736bc7f0
commit 7343b3ed7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ module.exports = async (ctx) => {
link: item.pageurl,
category: item.category,
author: item.category,
guid: item.id,
})),
};
};