From cea7d51139bddd608ef5968d92202266af49c796 Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期三, 05 一月 2022 15:25:19 +0800
Subject: [PATCH] 去除功能的重复实现

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

diff --git a/pom.xml b/pom.xml
index 364e6b9..2a67fb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@
 	</dependencies>
 
 
-	
+
 	<build>
 		<finalName>${project.artifactId}-${project.version}-${maven.build.timestamp}</finalName>
 		<plugins>

--
Gitblit v1.8.0