소스 검색

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