diff --git a/pom.xml b/pom.xml index 0ce377e..ab23305 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,11 @@ mysql-connector-java 8.0.30 + + com.alibaba + druid + 1.2.12 + org.springframework.boot spring-boot-starter-test diff --git a/src/main/resources/DepModelClassMapperS.xml b/src/main/resources/DepModelClassMapperS.xml index 94eaab4..1ba5525 100644 --- a/src/main/resources/DepModelClassMapperS.xml +++ b/src/main/resources/DepModelClassMapperS.xml @@ -9,10 +9,18 @@ - - + + + + + + + + + + \ No newline at end of file