From 395f924baaf24f421eb378f3730b28acaefd027c Mon Sep 17 00:00:00 2001 From: zf <1603559716@qq.com> Date: 星期四, 14 九月 2023 16:01:22 +0800 Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/swspkmas into zf1 --- exam-system/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/exam-system/pom.xml b/exam-system/pom.xml index 0d0d6bf..76f6c69 100644 --- a/exam-system/pom.xml +++ b/exam-system/pom.xml @@ -24,6 +24,7 @@ <groupId>com.ruoyi</groupId> <artifactId>ruoyi-file</artifactId> </dependency> + </dependencies> </project> -- Gitblit v1.9.2