Browse Source

更新文件 pom.xml

陈士柏 2 năm trước cách đây
mục cha
commit
376765b00f
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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>