酸轧OEE后端重构完成

This commit is contained in:
2026-01-30 17:37:27 +08:00
parent a6a7a5226d
commit 872bdda2fc
16 changed files with 1656 additions and 14 deletions

View File

@@ -19,6 +19,12 @@
<groupId>com.klp</groupId>
<artifactId>klp-framework</artifactId>
</dependency>
<!-- OEE 聚合依赖 pocket 原子能力(酸轧/镀锌一线) -->
<dependency>
<groupId>com.klp</groupId>
<artifactId>klp-pocket</artifactId>
<version>0.8.3</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>