fix: 备货区域显示修改人名称

This commit is contained in:
zhouz
2026-08-10 16:06:12 +08:00
parent be2dc01586
commit 663936f645
5 changed files with 23 additions and 4 deletions

View File

@@ -43,6 +43,11 @@
<artifactId>nl-module-task-api</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.nl.cloud</groupId>
<artifactId>nl-module-system-api</artifactId>
<version>${revision}</version>
</dependency>
<!-- 业务组件 -->
<dependency>
<groupId>cn.nl.cloud</groupId>
@@ -151,4 +156,4 @@
</plugins>
</build>
</project>
</project>