fix:sorting呼叫载具及时修改货架状态,opc信号读取修复

This commit is contained in:
yanps
2024-08-16 13:23:10 +08:00
parent ebbe7d28be
commit 804c7c54da
17 changed files with 291 additions and 379 deletions

View File

@@ -45,6 +45,12 @@
<type>pom</type>
</dependency>
<dependency>
<groupId>org.dromara.dynamictp</groupId>
<artifactId>dynamic-tp-spring-boot-starter-adapter-webserver</artifactId>
<version>1.1.6</version>
</dependency>
<!-- Lucence核心包 -->
<dependency>
<groupId>org.apache.lucene</groupId>