From b9e930a68548bbaa9b67b29541b74c013f3fb9eb Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期一, 25 九月 2023 21:49:19 +0800
Subject: [PATCH] 优化提交

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

diff --git a/igds-web/pom.xml b/igds-web/pom.xml
index 52d0223..82287d2 100644
--- a/igds-web/pom.xml
+++ b/igds-web/pom.xml
@@ -222,6 +222,23 @@
             </exclusions>
         </dependency>-->
 
+        <!--  绉佹湁鍗忚-DLT645鐢佃〃鍗忚
+        <dependency>
+            <groupId>com.ld.igds</groupId>
+            <artifactId>igds-protocol-es</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