add link for shanbay checkin
This commit is contained in:
parent
f954d7fbb4
commit
f2b1213bab
|
|
@ -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}`,
|
||||
};
|
||||
}),
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue