From 7b3ff5b7c7bc669a3da292728c3a647de4fdac4f Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期二, 21 一月 2025 14:46:34 +0800
Subject: [PATCH] 修改流程  增加字典深度翻译 增加List翻译

---
 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