From b90c2cdf87b93c25bcadd22f6b2c691e550250a1 Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期一, 16 六月 2025 09:10:09 +0800
Subject: [PATCH] 去除多余代码

---
 lxzn-module-system/lxzn-system-start/pom.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/lxzn-module-system/lxzn-system-start/pom.xml b/lxzn-module-system/lxzn-system-start/pom.xml
index 9392ade..778cdb4 100644
--- a/lxzn-module-system/lxzn-system-start/pom.xml
+++ b/lxzn-module-system/lxzn-system-start/pom.xml
@@ -54,6 +54,12 @@
             <artifactId>lxzn-module-eam</artifactId>
             <version>${jeecgboot.version}</version>
         </dependency>
+        <!--tms 宸ュ叿绠$悊妯″潡-->
+        <dependency>
+            <groupId>org.jeecgframework.boot</groupId>
+            <artifactId>lxzn-module-tms</artifactId>
+            <version>${jeecgboot.version}</version>
+        </dependency>
     </dependencies>
 
     <build>

--
Gitblit v1.9.3