|
|
|
@ -97,10 +97,15 @@
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- pageHelper -->
|
|
|
|
|
<!--<dependency>-->
|
|
|
|
|
<!--<groupId>com.github.pagehelper</groupId>-->
|
|
|
|
|
<!--<artifactId>pagehelper</artifactId>-->
|
|
|
|
|
<!--<version>5.1.10</version>-->
|
|
|
|
|
<!--</dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.github.pagehelper</groupId>
|
|
|
|
|
<artifactId>pagehelper</artifactId>
|
|
|
|
|
<version>5.1.10</version>
|
|
|
|
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
|
|
|
|
<version>1.2.3</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- log4j2 -->
|
|
|
|
|