feat(cloudcommon): send message with mobile in NotifyWithTag

This commit is contained in:
rainzm
2021-01-21 18:57:40 +08:00
parent be0317f5f6
commit bab03027c1
+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,