From b58a7aa83fbb420f940b7a3cda903f0e67800fd3 Mon Sep 17 00:00:00 2001 From: Jiaju Zhuang Date: Thu, 12 May 2022 11:32:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=92=E9=99=A4=E7=9A=84?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easyexcel-test/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/easyexcel-test/pom.xml b/easyexcel-test/pom.xml index f802f249..bda2ba67 100644 --- a/easyexcel-test/pom.xml +++ b/easyexcel-test/pom.xml @@ -53,9 +53,9 @@ maven-surefire-plugin - /com/alibaba/easyexcel/test/demo/**/*.java - /com/alibaba/easyexcel/test/temp/**/*.java - /com/alibaba/easyexcel/test/util/**/*.java + demo/**/*.java + test/temp/**/*.java + util/**/*.java true