From db8242513644b246a30222663ef20e21f1e7c7ce Mon Sep 17 00:00:00 2001
From: heheng <475597332@qq.com>
Date: Tue, 10 Jun 2025 09:55:46 +0800
Subject: [PATCH] init
---
pom.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 723427f..d92bd98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,11 +9,11 @@
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.gkhy.exam</groupId>
- <artifactId>train_exam</artifactId>
+ <artifactId>multi_system</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>train_exam</name>
- <description>train exam</description>
+ <name>multi_system</name>
+ <description>multi_system</description>
<modules>
<module>exam-common</module>
<module>exam-system</module>
--
Gitblit v1.9.2