feat: add pushplus

This commit is contained in:
engigu
2026-03-06 09:23:53 +08:00
parent e7324729c4
commit 7061cabd82
6 changed files with 118 additions and 0 deletions
@@ -50,6 +50,7 @@ var SupportedChannelTypes = []map[string]string{
{"type": messenger.ChannelPushMe, "label": "PushMe"},
// {"type": messenger.ChannelWeChatOFAccount, "label": "微信公众号"},
{"type": messenger.ChannelAliyunSMS, "label": "阿里云短信"},
{"type": messenger.ChannelPushPlus, "label": "PushPlus"},
}
// SupportedEvents 支持的事件类型