From 09fcc9929a430d812f57c1ea06e5562b403c9d8c Mon Sep 17 00:00:00 2001
From: 刘小明 <liuxm_a@163.com>
Date: 星期三, 18 九月 2024 09:48:03 +0800
Subject: [PATCH] dingding发送群消息demo

---
 pms-parent/pms-web-station/pom.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/pms-parent/pms-web-station/pom.xml b/pms-parent/pms-web-station/pom.xml
index 3677720..f96d205 100644
--- a/pms-parent/pms-web-station/pom.xml
+++ b/pms-parent/pms-web-station/pom.xml
@@ -211,12 +211,6 @@
             <groupId>cn.hutool</groupId>
             <artifactId>hutool-all</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.dy</groupId>
-            <artifactId>pms-web-product</artifactId>
-            <version>1.0.0</version>
-            <scope>compile</scope>
-        </dependency>
     </dependencies>
 
     <build>

--
Gitblit v1.8.0