mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 14:19:49 +08:00
feat(cloudcommon): send message with mobile in NotifyWithTag
This commit is contained in:
@@ -222,6 +222,7 @@ func NotifyWithTag(ctx context.Context, params SNotifyParams) {
|
||||
}
|
||||
notifyWithChannel(ctx, p,
|
||||
npk.NotifyByEmail,
|
||||
npk.NotifyByMobile,
|
||||
npk.NotifyByDingTalk,
|
||||
npk.NotifyByFeishu,
|
||||
npk.NotifyByWorkwx,
|
||||
|
||||
Reference in New Issue
Block a user