mirror of https://github.com/certd/certd
chore:
parent
1534f45236
commit
61d6b06c56
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue