Explorar o código

更新文件 pom.xml

陈士柏 %!s(int64=2) %!d(string=hai) anos
pai
achega
376765b00f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -212,6 +212,11 @@
             <version>5.4.3</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.github.pagehelper</groupId>
+            <artifactId>pagehelper-spring-boot-starter</artifactId>
+            <version>1.4.2</version>
+        </dependency>
     </dependencies>
 
     <build>