From 6044ac660b623034eaf0d7d8512aff99463458d1 Mon Sep 17 00:00:00 2001
From: guang <guang@guang.com>
Date: 星期一, 24 四月 2023 15:34:01 +0800
Subject: [PATCH] 初始

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 17c4e88..6a42bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <configuration>
-                    <mainClass>com.hx.phiappt.PhiPreSysApplication</mainClass>
+                    <mainClass>com.hx.other.service.PhiOtherService</mainClass>
                     <layout>ZIP</layout>
                     <includes>
                         <include>

--
Gitblit v1.8.0