feat:新增LMS 生箔工序工单管理。

This commit is contained in:
2026-07-23 14:26:08 +08:00
parent 50f9e47630
commit 57dd81c656
21 changed files with 1666 additions and 0 deletions

View File

@@ -31,6 +31,11 @@
<artifactId>nl-module-infra-server</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.nl.cloud</groupId>
<artifactId>nl-module-base-server</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.nl.cloud</groupId>
<artifactId>nl-module-lms-server</artifactId>