From 69cd9f59a0fabf12f8c9147fcba7f69817a870b3 Mon Sep 17 00:00:00 2001 From: jiazx0107@163.com <jiazx0107@163.com> Date: 星期一, 06 十一月 2023 23:40:59 +0800 Subject: [PATCH] 更新仓内抓拍2 --- igds-web/pom.xml | 23 +++++++++++++++-------- 1 files changed, 15 insertions(+), 8 deletions(-) diff --git a/igds-web/pom.xml b/igds-web/pom.xml index 14866a1..d4e3164 100644 --- a/igds-web/pom.xml +++ b/igds-web/pom.xml @@ -119,12 +119,13 @@ <version>${igds.version}</version> </dependency> - <!-- APP -鍙��--> + <!-- APP -鍙�� <dependency> <groupId>com.ld.igds</groupId> <artifactId>igds-api-phone</artifactId> <version>${igds.version}</version> </dependency> + --> <!-- 鍏朵粬閫氱敤鍝佺墝鍗忚 --> <dependency> @@ -144,12 +145,12 @@ </dependency> - <!-- 鎺ュ彛鍖咃紝鍖呮嫭涓婃捣鎺ュ彛鍜屻�佹皵璞℃帴鍙c�佷笁缁存帴鍙�--> + <!-- 鎺ュ彛鍖咃紝鍖呮嫭涓婃捣鎺ュ彛鍜屻�佹皵璞℃帴鍙c�佷笁缁存帴鍙� <dependency> <groupId>com.ld.igds</groupId> <artifactId>igds-api-inte</artifactId> <version>${igds.version}</version> - </dependency> + </dependency>--> <!-- 绉佹湁鍗忚-椋庢鑷磋繙 @@ -167,7 +168,8 @@ <groupId>log4j</groupId> </exclusion> </exclusions> - </dependency>--> + </dependency> + --> <!-- MODBUS-TCP <dependency> @@ -202,7 +204,8 @@ <groupId>log4j</groupId> </exclusion> </exclusions> - </dependency>--> + </dependency> + --> <!-- 绉佹湁鍗忚-璐濆崥绮儏--> <dependency> @@ -238,7 +241,7 @@ </exclusions> </dependency> - <!-- 绉佹湁鍗忚-閭︽捣鏅鸿兘--> + <!-- 绉佹湁鍗忚-閭︽捣鏅鸿兘 <dependency> <groupId>com.ld.igds</groupId> <artifactId>igds-protocol-bhzn</artifactId> @@ -254,6 +257,7 @@ </exclusion> </exclusions> </dependency> + --> <!-- 绉佹湁鍗忚-姝f潵鐢靛瓙 <dependency> @@ -270,9 +274,10 @@ <groupId>log4j</groupId> </exclusion> </exclusions> - </dependency> --> + </dependency> + --> - <!-- 娴峰悍杞︾墝璇嗗埆-SDK--> + <!-- 娴峰悍杞︾墝璇嗗埆-SDK <dependency> <groupId>com.ld.igds</groupId> <artifactId>igds-protocol-sdk</artifactId> @@ -288,6 +293,8 @@ </exclusion> </exclusions> </dependency> + --> + </dependencies> <dependencyManagement> -- Gitblit v1.9.3