电子秤设备&优化

This commit is contained in:
zc
2026-03-05 18:13:39 +08:00
parent 66449b0482
commit c59df81b38
12 changed files with 204 additions and 21 deletions

View File

@@ -74,6 +74,12 @@
<version>2.9.2</version>
</dependency>
<!-- pom.xml -->
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-api</artifactId>
<version>2.1.0</version>
</dependency>
</dependencies>
<build>