opt: 组盘,点位页面优化,lms冲床下料入库功能添加;acs添加心跳设备

This commit is contained in:
yanps
2024-12-09 13:48:48 +08:00
parent 24d4b44932
commit 4a82af6167
34 changed files with 1236 additions and 136 deletions

View File

@@ -34,6 +34,20 @@
<dependencies>
<dependency>
<groupId>org.samba.jcifs</groupId>
<artifactId>jcifs</artifactId>
<version>1.2.19</version>
</dependency>
<dependency>
<groupId>ch.ethz.ganymed</groupId>
<artifactId>ganymed-ssh2</artifactId>
<version>build210</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>fontbox</artifactId>