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 7809de5..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,15 +145,15 @@ </dependency> - <!-- 鎺ュ彛鍖咃紝鍖呮嫭涓婃捣鎺ュ彛鍜屻�佹皵璞℃帴鍙c�佷笁缁存帴鍙�--> + <!-- 鎺ュ彛鍖咃紝鍖呮嫭涓婃捣鎺ュ彛鍜屻�佹皵璞℃帴鍙c�佷笁缁存帴鍙� <dependency> <groupId>com.ld.igds</groupId> <artifactId>igds-api-inte</artifactId> <version>${igds.version}</version> - </dependency> + </dependency>--> - <!-- 绉佹湁鍗忚-椋庢鑷磋繙--> + <!-- 绉佹湁鍗忚-椋庢鑷磋繙 <dependency> <groupId>com.ld.igds</groupId> <artifactId>igds-protocol-fzzy3</artifactId> @@ -168,6 +169,7 @@ </exclusion> </exclusions> </dependency> + --> <!-- MODBUS-TCP <dependency> @@ -202,7 +204,8 @@ <groupId>log4j</groupId> </exclusion> </exclusions> - </dependency>--> + </dependency> + --> <!-- 绉佹湁鍗忚-璐濆崥绮儏--> <dependency> @@ -253,7 +256,8 @@ <groupId>log4j</groupId> </exclusion> </exclusions> - </dependency>--> + </dependency> + --> <!-- 绉佹湁鍗忚-姝f潵鐢靛瓙 <dependency> @@ -270,7 +274,8 @@ <groupId>log4j</groupId> </exclusion> </exclusions> - </dependency>--> + </dependency> + --> <!-- 娴峰悍杞︾墝璇嗗埆-SDK <dependency> @@ -287,7 +292,9 @@ <groupId>log4j</groupId> </exclusion> </exclusions> - </dependency>--> + </dependency> + --> + </dependencies> <dependencyManagement> -- Gitblit v1.9.3