fix: 修复站点监控通知通过webhook发送失败的bug

This commit is contained in:
xiaojunnuo
2025-03-17 18:20:15 +08:00
parent 729b19c8da
commit 9be1ecc8aa
4 changed files with 12 additions and 13 deletions

View File

@@ -122,7 +122,9 @@ export abstract class BaseNotification implements INotification {
return await this.doSend({
userId: 0,
title: "【Certd】测试通知【*.foo.com】标题长度测试、测试、测试",
content: "测试通知,*.foo.com",
content: `测试通知,*.foo.com
换行测试
`,
pipeline: {
id: 1,
title: "证书申请成功【测试流水线】",