feat(cloudcommon): send message with mobile in NotifyWithTag

This commit is contained in:
rainzm
2021-01-21 18:53:44 +08:00
parent e3cb88d447
commit 1c3eea6886
+1
View File
@@ -222,6 +222,7 @@ func NotifyWithTag(ctx context.Context, params SNotifyParams) {
}
notifyWithChannel(ctx, p,
npk.NotifyByEmail,
npk.NotifyByMobile,
npk.NotifyByDingTalk,
npk.NotifyByFeishu,
npk.NotifyByWorkwx,