فهرست منبع

导入新依赖 HslCommunication

LZH 1 سال پیش
والد
کامیت
fd16284ffb
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      warewms-hard/pom.xml

+ 5 - 0
warewms-hard/pom.xml

@@ -30,5 +30,10 @@
             <artifactId>rfid-zebra-spring-boot-starter</artifactId>
             <version>1.0</version>
         </dependency>
+        <dependency>
+            <groupId>com.github.dathlin</groupId>
+            <artifactId>HslCommunication</artifactId>
+            <version>2.0.2</version>
+        </dependency>
     </dependencies>
 </project>