From 9b3a4c27da3d2da9017a289ed38b27d22f571e91 Mon Sep 17 00:00:00 2001
From: zf <1603559716@qq.com>
Date: Tue, 12 Sep 2023 16:43:57 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/swspkmas into zf1
---
exam-system/pom.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/exam-system/pom.xml b/exam-system/pom.xml
index c9f98e3..0d0d6bf 100644
--- a/exam-system/pom.xml
+++ b/exam-system/pom.xml
@@ -15,10 +15,9 @@
<java.version>8</java.version>
</properties>
<dependencies>
- <!-- 通用工具-->
<dependency>
<groupId>com.ruoyi</groupId>
- <artifactId>ruoyi-common</artifactId>
+ <artifactId>ruoyi-system</artifactId>
</dependency>
<!--附件依赖-->
<dependency>
--
Gitblit v1.9.2