From db99e4b8d4547c2de81ddc3442dcb7f13a0e0b45 Mon Sep 17 00:00:00 2001 From: "yangkai.shen" <237497819@qq.com> Date: Tue, 21 Nov 2017 13:12:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8C=85=E7=BB=93=E6=9E=84?= =?UTF-8?q?=EF=BC=8C=E6=95=B0=E6=8D=AE=E5=BA=93=E6=93=8D=E4=BD=9C=20demo?= =?UTF-8?q?=20=E7=BB=9F=E4=B8=80=20orm=20=E5=BC=80=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-boot-demo-orm-mybatis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-demo-orm-mybatis/README.md b/spring-boot-demo-orm-mybatis/README.md index 00104e923..bc6776ce9 100644 --- a/spring-boot-demo-orm-mybatis/README.md +++ b/spring-boot-demo-orm-mybatis/README.md @@ -224,7 +224,7 @@ public interface MybatisUserMapper extends MyMapper { - +