From 6273869da7cb633347d23195a5b302b62a1e39dd Mon Sep 17 00:00:00 2001 From: xuwangcheng Date: Sun, 20 Sep 2020 12:37:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E9=99=A4=E4=B8=80=E4=BA=9B=E4=B8=9C?= =?UTF-8?q?=E8=A5=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e6debed..c3ff335 100644 --- a/pom.xml +++ b/pom.xml @@ -497,12 +497,12 @@ - ${project.basedir}/lib - WEB-INF/lib - false - - **/*.jar - + + + + + + ${basedir}/src/main/webapp -- Gitee