From f6ad52119ce752858edda6d5bf95f8e89a3e3e39 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期日, 25 八月 2024 19:33:38 +0800
Subject: [PATCH] 1

---
 se-gateway/pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/se-gateway/pom.xml b/se-gateway/pom.xml
index 8df35bd..b9e7bb8 100644
--- a/se-gateway/pom.xml
+++ b/se-gateway/pom.xml
@@ -3,7 +3,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>com.se</groupId>
-        <artifactId>ruoyi</artifactId>
+        <artifactId>se</artifactId>
         <version>3.6.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -70,7 +70,7 @@
             <artifactId>kaptcha</artifactId>
         </dependency>
 
-        <!-- RuoYi Common Redis-->
+        <!-- SE Common Redis-->
         <dependency>
             <groupId>com.se</groupId>
             <artifactId>se-common-redis</artifactId>

--
Gitblit v1.9.3