解决新模块缺少Controller以及部分不兼容问题

This commit is contained in:
2025-07-25 13:35:36 +08:00
parent 043bee36ec
commit 9e47465010
3 changed files with 114 additions and 1 deletions

View File

@@ -89,6 +89,11 @@
<groupId>com.klp</groupId>
<artifactId>klp-wms</artifactId>
</dependency>
<!-- oa模块-->
<dependency>
<groupId>com.klp</groupId>
<artifactId>klp-mes</artifactId>
</dependency>
<!-- 扫码枪模块-->
<dependency>