From acca98e412d694d80b7ec3cacba9bd07bdef329d Mon Sep 17 00:00:00 2001 From: zhouhao Date: Wed, 19 Feb 2020 19:40:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=92=89=E9=92=89=20?= =?UTF-8?q?=E5=BE=AE=E4=BF=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jetlinks-manager/notify-manager/pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/jetlinks-manager/notify-manager/pom.xml b/jetlinks-manager/notify-manager/pom.xml index 919ad565..7d6d6bf5 100644 --- a/jetlinks-manager/notify-manager/pom.xml +++ b/jetlinks-manager/notify-manager/pom.xml @@ -58,23 +58,35 @@ - org.jetlinks.community + ${project.groupId} notify-email ${project.version} - org.jetlinks.community + ${project.groupId} notify-voice ${project.version} - org.jetlinks.community + ${project.groupId} notify-sms ${project.version} + + ${project.groupId} + notify-dingtalk + ${project.version} + + + + ${project.groupId} + notify-wechat + ${project.version} + +