From 288b883f8f546d6cedf25453ed77e0f01ffa9d79 Mon Sep 17 00:00:00 2001 From: RenKaiGe-Office Date: Mon, 23 Jul 2018 17:00:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0mybatis=E6=89=93=E5=8D=B0sql?= =?UTF-8?q?=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mybatis-config.xml | 91 +++++++++++++-------------- 1 file changed, 42 insertions(+), 49 deletions(-) diff --git a/src/main/resources/mybatis-config.xml b/src/main/resources/mybatis-config.xml index b8aadf0..fafc57f 100644 --- a/src/main/resources/mybatis-config.xml +++ b/src/main/resources/mybatis-config.xml @@ -1,70 +1,63 @@ - + - + - - + + - - + + - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - + + + + + + + + + - + - + - + - + \ No newline at end of file