feat: 扫码枪demo

This commit is contained in:
JR
2025-07-22 10:39:53 +08:00
parent 527b0f749a
commit 3b408fade9
4 changed files with 292 additions and 0 deletions

View File

@@ -90,6 +90,11 @@
<artifactId>klp-wms</artifactId>
</dependency>
<!-- 扫码枪模块-->
<dependency>
<groupId>com.klp</groupId>
<artifactId>klp-reader</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>