mirror of
https://github.com/certd/certd.git
synced 2026-07-10 15:17:32 +08:00
perf: 新增server酱3通知
This commit is contained in:
@@ -49,7 +49,7 @@ export class QywxNotification extends BaseNotification {
|
||||
data: {
|
||||
msgtype: 'markdown',
|
||||
markdown: {
|
||||
content: `# ${body.title}\n\n${body.content}\n[查看详情](${body.url})`,
|
||||
content: `# ${body.title}\n\n${body.content}\n\n[查看详情](${body.url})`,
|
||||
mentioned_list: this.mentionedList,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user