From 16170b1d8429f7c31bb1a323b93c2de5137f2c6f Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期一, 22 九月 2025 08:49:21 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/JiuMuMES

---
 JiuMuMesParent/moduleService/DeviceInteractionModule/pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/JiuMuMesParent/moduleService/DeviceInteractionModule/pom.xml b/JiuMuMesParent/moduleService/DeviceInteractionModule/pom.xml
index 0b7faee..9490883 100644
--- a/JiuMuMesParent/moduleService/DeviceInteractionModule/pom.xml
+++ b/JiuMuMesParent/moduleService/DeviceInteractionModule/pom.xml
@@ -23,6 +23,11 @@
             <artifactId>jcifs</artifactId>
             <version>1.2.19</version>
         </dependency>
+        <dependency>
+            <groupId>com.github.s7connector</groupId>
+            <artifactId>s7connector</artifactId>
+            <version>2.1</version>
+        </dependency>
 <!--        <dependency>-->
 <!--            <groupId>com.github.yulichang</groupId>-->
 <!--            <artifactId>mybatis-plus-join-boot-starter</artifactId>-->

--
Gitblit v1.8.0