2026-6-30:

1.后端代码2次更新
This commit is contained in:
朱春声99
2026-06-29 17:37:53 +08:00
parent 71fca48178
commit 041a446933
27 changed files with 897 additions and 18 deletions

View File

@@ -76,6 +76,12 @@
<artifactId>junit-jupiter-api</artifactId>
</dependency>
<!-- Excel导出 -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
<!-- 这里可以添加PLC通信相关的依赖 -->
<!-- 例如:
<dependency>