瀏覽代碼

导入新依赖 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>