From 45ad836a234fc0086dcf2608aeae546ad6ffdbd6 Mon Sep 17 00:00:00 2001
From: lmm <3386165318@qq.com>
Date: 星期二, 16 七月 2024 08:41:23 +0800
Subject: [PATCH] 回退

---
 platformx-boot/pom.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/platformx-boot/pom.xml b/platformx-boot/pom.xml
index 6fa918b..d3dbfc9 100644
--- a/platformx-boot/pom.xml
+++ b/platformx-boot/pom.xml
@@ -20,11 +20,11 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>com.by4cloud</groupId>
-        <artifactId>online-course</artifactId>
+        <artifactId>platformx-demo</artifactId>
         <version>5.5.0</version>
     </parent>
 
-    <artifactId>platformx-boot</artifactId>
+    <artifactId>demo-boot</artifactId>
     <packaging>jar</packaging>
 
     <description>demo 鍗曚綋鐗堟湰鍚姩</description>
@@ -39,7 +39,7 @@
         <!--蹇呭锛氱敤鎴风鐞嗘ā鍧�-->
         <dependency>
             <groupId>com.by4cloud</groupId>
-            <artifactId>online-course-biz</artifactId>
+            <artifactId>platformx-demo-biz</artifactId>
             <version>${project.version}</version>
         </dependency>
         <!--瀹夊叏妯″潡-->

--
Gitblit v1.9.1