From 1e668077f0e4f0323c3f31d2735c64aba43487a2 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 23 七月 2026 11:11:30 +0800
Subject: [PATCH] 省立同德的功能

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

diff --git a/smartor/pom.xml b/smartor/pom.xml
index 9e50b3d..ab654ed 100644
--- a/smartor/pom.xml
+++ b/smartor/pom.xml
@@ -145,6 +145,10 @@
             <groupId>mysql</groupId>
             <artifactId>mysql-connector-java</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.ruoyi</groupId>
+            <artifactId>ruoyi-system</artifactId>
+        </dependency>
     </dependencies>
 
 

--
Gitblit v1.9.3