From 8af42bbf7d29b3bca852690770150c3dc399fde3 Mon Sep 17 00:00:00 2001 From: storezhang Date: Tue, 13 Dec 2016 13:53:36 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=B5=8B=E8=AF=95RedisMapper?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 98 +++++-------------- spring-boot-starter-mybatis/src/main/main.iml | 11 --- spring-boot-starter-mybatis/src/test/test.iml | 13 --- 3 files changed, 22 insertions(+), 100 deletions(-) delete mode 100644 spring-boot-starter-mybatis/src/main/main.iml delete mode 100644 spring-boot-starter-mybatis/src/test/test.iml diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5d24f3e..b025ff7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,9 @@ + + - @@ -290,62 +291,6 @@ @@ -1418,11 +1363,11 @@ - - + @@ -1446,7 +1391,7 @@ - + @@ -1504,13 +1449,6 @@ - - - - - - - @@ -1990,6 +1928,14 @@ + + + + + + + + diff --git a/spring-boot-starter-mybatis/src/main/main.iml b/spring-boot-starter-mybatis/src/main/main.iml deleted file mode 100644 index 908ad4f..0000000 --- a/spring-boot-starter-mybatis/src/main/main.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/spring-boot-starter-mybatis/src/test/test.iml b/spring-boot-starter-mybatis/src/test/test.iml deleted file mode 100644 index 684b6b7..0000000 --- a/spring-boot-starter-mybatis/src/test/test.iml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file