From fb8648a979cc312498327c7c9a24d38eec1eb655 Mon Sep 17 00:00:00 2001
From: panxuejie <15855548138@163.com>
Date: Tue, 6 Jan 2026 08:38:26 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=B1=BB=E9=97=AE=E9=A2=98?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
tacit-app-api/pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/tacit-app-api/pom.xml b/tacit-app-api/pom.xml
index c45c6c1..6610ca3 100644
--- a/tacit-app-api/pom.xml
+++ b/tacit-app-api/pom.xml
@@ -70,6 +70,13 @@
${project.parent.version}
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+