perf: 通知支持自定义webhook、anpush、iyuu、server酱

This commit is contained in:
xiaojunnuo
2024-11-26 11:12:22 +08:00
parent cf7a3e6f70
commit cbccd9e3d0
10 changed files with 245 additions and 9 deletions
@@ -97,8 +97,8 @@ export abstract class BaseNotification implements INotification {
async onTestRequest() {
await this.send({
userId: 0,
title: "测试通知",
content: "测试通知",
title: "【Certd】测试通知",
content: "测试通知\n\n查看详情:http://www.baidu.com",
pipeline: {
id: 1,
title: "测试流水线",