From 20ccc63027fff5f3c905a44ad08c91dde5db9e8e Mon Sep 17 00:00:00 2001
From: GYJ <1157756119@qq.com>
Date: Tue, 11 Feb 2025 09:13:10 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85=E8=B7=AF?=
=?UTF-8?q?=E5=BE=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 1 +
cash-api/pom.xml | 9 +++++++++
2 files changed, 10 insertions(+)
diff --git a/.gitignore b/.gitignore
index 2d80094a..c526f117 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ build/
### VS Code ###
.vscode/
+/jars/
diff --git a/cash-api/pom.xml b/cash-api/pom.xml
index bbd76848..b4ae90c1 100644
--- a/cash-api/pom.xml
+++ b/cash-api/pom.xml
@@ -57,7 +57,15 @@
true
+ ../../jars
+
+
+
+ repackage
+
+
+
org.apache.maven.plugins
@@ -66,6 +74,7 @@
true
+