From 3eab6696515cef633772d97adb7454bf80595c5b Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期四, 10 十月 2024 13:38:53 +0800
Subject: [PATCH] 钉钉发送消息改为不同机构有不同的发送钉钉群(可以是相同的群)

---
 pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml b/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml
index 77f0653..39504ec 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-base/pom.xml
@@ -15,6 +15,9 @@
     <name>pipIrr-web-base</name>
     <description>web鍩虹淇℃伅绯荤粺</description>
 
+    <dependencies>
+
+    </dependencies>
 
     <build>
         <plugins>

--
Gitblit v1.8.0