From fcd015db14a2bbddadee5f8cc5ccc438fee8e4d9 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期三, 19 十一月 2025 17:15:39 +0800
Subject: [PATCH] 解决线上bug
---
manager-api/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manager-api/pom.xml b/manager-api/pom.xml
index f2b40c4..e25db3c 100644
--- a/manager-api/pom.xml
+++ b/manager-api/pom.xml
@@ -29,4 +29,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
--
Gitblit v1.8.0