From a7b2b87c7f96b6988f9ca81bcb043903d4b69f08 Mon Sep 17 00:00:00 2001 From: Mlxa0324 Date: Wed, 26 Oct 2022 00:10:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B3=BB=E7=BB=9F=E5=88=86?= =?UTF-8?q?=E9=9A=94=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index cc0ff7a1..93353f11 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -256,7 +256,7 @@ false true - ${java.home}/lib/rt.jar;${java.home}/lib/jce.jar + ${java.home}/lib/rt.jar${path.separator}${java.home}/lib/jce.jar