From a85eba54097376b0c6ff3ac263c5f1ca11016e3c Mon Sep 17 00:00:00 2001 From: lyh <925863403@qq.com> Date: 星期五, 17 一月 2025 11:17:31 +0800 Subject: [PATCH] 添加产品结构树创建人 更新人 --- pom.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 142ccfa..ac2f6da 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,8 @@ <module>lxzn-boot-base-core</module> <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> - </modules> + <module>lxzn-module-dnc</module> + </modules> <repositories> <repository> -- Gitblit v1.9.3