Explorar el Código

更新文件 pom.xml

陈士柏 hace 2 años
padre
commit
376765b00f
Se han modificado 1 ficheros con 5 adiciones y 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>