From 3a45da15c947c2d478a44a51bd0f926647b1b841 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 11 四月 2025 16:33:17 +0800
Subject: [PATCH] 提交
---
server/company/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/company/pom.xml b/server/company/pom.xml
index cc80143..23aaa4a 100644
--- a/server/company/pom.xml
+++ b/server/company/pom.xml
@@ -26,7 +26,7 @@
</dependencies>
<build>
- <finalName>company</finalName>
+ <finalName>yyb_web_api</finalName>
<resources>
<resource>
<directory>src/main/resources</directory>
--
Gitblit v1.9.3