From 566411019444e53ca143298ee490d33cf510e28c Mon Sep 17 00:00:00 2001
From: guang <guang@guang.com>
Date: 星期五, 05 五月 2023 12:22:06 +0800
Subject: [PATCH] 增加phi正式使用版本

---
 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