From 42665490637a4ac55c8ef4d354a28d2ebfea1216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=B8=85?= Date: Wed, 28 May 2025 19:08:52 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- propertyManagement-business/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/propertyManagement-business/pom.xml b/propertyManagement-business/pom.xml index b6de60f..4bd776e 100644 --- a/propertyManagement-business/pom.xml +++ b/propertyManagement-business/pom.xml @@ -39,6 +39,12 @@ jjwt + + org.springframework.boot + spring-boot-starter-test + test + + com.propertyManagement -- 2.22.0