From 31acc7cf5134b125eb8b0da2252e2e4e51af25af Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期六, 31 五月 2025 10:04:43 +0800
Subject: [PATCH] sql文件位置修改

---
 ruoyi-common/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index e001c16..370b34d 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -149,11 +149,6 @@
         </dependency>
 
         <dependency>
-            <groupId>io.springfox</groupId>
-            <artifactId>springfox-boot-starter</artifactId>
-        </dependency>
-
-        <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-web</artifactId>
         </dependency>

--
Gitblit v1.9.3