From 2f1c853259a5c28453e6a699b4dd32a3ad55140a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=98=8E=E8=83=9C?= Date: Sat, 26 May 2018 23:26:34 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8Dmybatis=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E6=9E=84=E5=BB=BAjar=E5=8C=85=E4=B8=A2=E5=A4=B1mapper=E6=96=87?= =?UTF-8?q?=E4=BB=B6bug;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- highdsa-service-mybatis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/highdsa-service-mybatis/pom.xml b/highdsa-service-mybatis/pom.xml index 5001c80..1ca050b 100644 --- a/highdsa-service-mybatis/pom.xml +++ b/highdsa-service-mybatis/pom.xml @@ -97,7 +97,7 @@ src/main/resources true - mappers/* + mappers/** mybatis/* sequence/* mysql.properties