Parcourir la source

更新文件 pom.xml

陈士柏 il y a 2 ans
Parent
commit
376765b00f
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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>