添加条码功能

This commit is contained in:
JinLu.Yin
2022-07-31 22:29:16 +08:00
parent 10682b5e5a
commit 697da8e94d
2 changed files with 73 additions and 1 deletions

View File

@@ -47,7 +47,11 @@
<groupId>com.ktg</groupId>
<artifactId>ktg-framework</artifactId>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-models</artifactId>
<version>1.6.2</version>
</dependency>
</dependencies>
</project>