mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
chore:
This commit is contained in:
@@ -67,8 +67,8 @@ export class WebhookNotification extends BaseNotification {
|
||||
@NotificationInput({
|
||||
title: '消息body模版',
|
||||
value: `{
|
||||
"text":"{title}",
|
||||
"desp":"{content}\\n[查看详情]({url})"
|
||||
"title":"{title}",
|
||||
"content":"{content}\\n[查看详情]({url})"
|
||||
}`,
|
||||
component: {
|
||||
name: 'a-textarea',
|
||||
|
||||
Reference in New Issue
Block a user