From 02422cb80c33f50185f27ef86ec0cb1fd416f928 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 23 六月 2025 14:13:22 +0800
Subject: [PATCH] insert 提交退款证书
---
consumer/pom.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/consumer/pom.xml b/consumer/pom.xml
index f743fae..fad02f7 100644
--- a/consumer/pom.xml
+++ b/consumer/pom.xml
@@ -18,7 +18,6 @@
<artifactId>framework</artifactId>
<version>${revision}</version>
</dependency>
-
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
@@ -40,4 +39,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
--
Gitblit v1.8.0