From 7777cfac74efcbf5d1709d43c1aa1ff9cc7d6819 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期四, 10 八月 2023 18:36:24 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 igds-web/pom.xml |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/igds-web/pom.xml b/igds-web/pom.xml
index 613beb3..3c2d2d5 100644
--- a/igds-web/pom.xml
+++ b/igds-web/pom.xml
@@ -168,6 +168,24 @@
             </exclusions>
         </dependency>
 
+
+        <!-- 绉佹湁鍗忚-椋庢鑷磋繙IOT銆佸埗姘満-->
+        <dependency>
+            <groupId>com.ld.igds</groupId>
+            <artifactId>igds-protocol-iot</artifactId>
+            <version>${igds.version}</version>
+            <exclusions>
+                <exclusion>
+                    <artifactId>slf4j-log4j12</artifactId>
+                    <groupId>org.slf4j</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>log4j</artifactId>
+                    <groupId>log4j</groupId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+
         <!--  绉佹湁鍗忚-璐濆崥绮儏
         <dependency>
             <groupId>com.ld.igds</groupId>

--
Gitblit v1.9.3