From 21362fd048558832cdcaca8ee957d2d7aa753be2 Mon Sep 17 00:00:00 2001
From: zhangf <1603559716@qq.com>
Date: 星期一, 24 六月 2024 09:04:41 +0800
Subject: [PATCH] 三方接口

---
 exam-system/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exam-system/pom.xml b/exam-system/pom.xml
index 76f6c69..6b53c53 100644
--- a/exam-system/pom.xml
+++ b/exam-system/pom.xml
@@ -17,7 +17,7 @@
     <dependencies>
         <dependency>
             <groupId>com.ruoyi</groupId>
-            <artifactId>ruoyi-system</artifactId>
+            <artifactId>ruoyi-framework</artifactId>
         </dependency>
         <!--附件依赖-->
         <dependency>

--
Gitblit v1.9.2