From 53c3690db4b55817fb76573f4c5ceed873e0ad8b Mon Sep 17 00:00:00 2001
From: xin <1099200748@qq.com>
Date: Tue, 03 Jun 2025 16:48:46 +0800
Subject: [PATCH] Revert "打包名称"
---
oying-system/pom.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/oying-system/pom.xml b/oying-system/pom.xml
index 1156f17..f3e399e 100644
--- a/oying-system/pom.xml
+++ b/oying-system/pom.xml
@@ -82,7 +82,6 @@
<!-- 打包 -->
<build>
- <finalName>oying-server</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
--
Gitblit v1.9.3