mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
perf: 通知支持自定义webhook、anpush、iyuu、server酱
This commit is contained in:
@@ -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: "测试流水线",
|
||||
|
||||
Reference in New Issue
Block a user