add link for shanbay checkin

This commit is contained in:
DIYgod 2018-12-07 02:19:14 +08:00
parent f954d7fbb4
commit f2b1213bab
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ module.exports = async (ctx) => {
pubDate: new Date(`${item.date} 00:00:00+08`),
guid: item.id,
description: action,
link: `https://web.shanbay.com/web/wechat/calendar/?user_id=${id}`,
};
}),
};