From 242d318e85df66b916f554d64a026cfe0cb58e19 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期四, 15 一月 2026 10:26:59 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/cwxt_master' into cwxt_master

---
 api/pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index 96f11f3..8c37da7 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -29,5 +29,9 @@
             <groupId>com.ruoyi</groupId>
             <artifactId>service</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.ruoyi</groupId>
+            <artifactId>tms</artifactId>
+        </dependency>
     </dependencies>
 </project>
\ No newline at end of file

--
Gitblit v1.8.0