From ea2fb93a0dfcde8f5b66825b20f9d9b835a28acc Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 22 五月 2026 10:54:09 +0800
Subject: [PATCH] 提交
---
server/web/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/web/pom.xml b/server/web/pom.xml
index fe21ce9..696c49f 100644
--- a/server/web/pom.xml
+++ b/server/web/pom.xml
@@ -52,7 +52,7 @@
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<fork>true</fork>
- <mainClass>com.doumee.JKWebApplication</mainClass>
+ <mainClass>com.doumee.GTWebApplication</mainClass>
<layout>ZIP</layout>
</configuration>
<executions>
--
Gitblit v1.9.3