From 6547665795d1195a8a4e850aa94f2542eeffe9ea Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 02 六月 2023 17:49:58 +0800 Subject: [PATCH] 6.解决初始运行错误 --- pom.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9a7f2fe..18b77b5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,11 +12,11 @@ <!--鎵撳寘鎴恮ar--> <packaging>war</packaging> - <groupId>com.lf</groupId> + <groupId>com.moon</groupId> <artifactId>server</artifactId> <version>1.0.0</version> - <name>LFServer</name> - <description>绠¢亾鍩虹澶ф暟鎹钩鍙版湇鍔�</description> + <name>MoonServer</name> + <description>鏈堢悆鍚庡彴鏈嶅姟</description> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> -- Gitblit v1.9.3