From 835cafa0d966e6638eb02472a2cff8b677a62d20 Mon Sep 17 00:00:00 2001 From: WinterChenS <1085143002@qq.com> Date: Fri, 2 Mar 2018 17:06:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=94=9F=E6=88=90=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 980 ++++++++---------- springboot-mybatis-demo.iml | 4 +- .../java/com/winter/mapper/RoleMapper.java | 17 + src/main/java/com/winter/model/Role.java | 33 + src/main/resources/application.yml | 2 +- .../resources/generator/generatorConfig.xml | 8 +- src/main/resources/mapping/RoleMapper.xml | 71 ++ 7 files changed, 543 insertions(+), 572 deletions(-) create mode 100644 src/main/java/com/winter/mapper/RoleMapper.java create mode 100644 src/main/java/com/winter/model/Role.java create mode 100644 src/main/resources/mapping/RoleMapper.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f5113c4..427389e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,9 @@ - - - + + + @@ -15,113 +15,97 @@ + - - + + + + + + + + + + + + + + - - + + - - + + - - - - - - - + + + - - + + - - - - - - - - + + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -129,10 +113,10 @@ - - + + - + @@ -141,11 +125,9 @@ - + - - - + @@ -180,14 +162,12 @@ @@ -209,11 +191,10 @@ true DEFINITION_ORDER - -