feat: add ServerChan notifier
新增Server酱通知
This commit is contained in:
@@ -5,6 +5,7 @@ const (
|
||||
NotifyChannelWebhook = "webhook"
|
||||
NotifyChannelTelegram = "telegram"
|
||||
NotifyChannelLark = "lark"
|
||||
NotifyChannelServerChan = "serverchan"
|
||||
)
|
||||
|
||||
type NotifyTestPushReq struct {
|
||||
|
||||
Reference in New Issue
Block a user