From 754a302c12ded424470b9c55ff41470f7607d1de Mon Sep 17 00:00:00 2001 From: jiangjiazhi Date: Wed, 14 Sep 2016 14:32:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B0=E7=94=B5=E5=AD=90?= =?UTF-8?q?=E7=97=85=E5=8E=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/spring/applicationContext-dal.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform-data-api/src/main/resources/spring/applicationContext-dal.xml b/platform-data-api/src/main/resources/spring/applicationContext-dal.xml index b33d9c3..41a7c08 100644 --- a/platform-data-api/src/main/resources/spring/applicationContext-dal.xml +++ b/platform-data-api/src/main/resources/spring/applicationContext-dal.xml @@ -43,7 +43,7 @@ - classpath*:mainOrm/*.xml + classpath*:mainOrm/master/*.xml @@ -51,7 +51,7 @@ - + -- 1.8.3.1