From cec4b26323905c9444d445be1a4e0219ca9b54da Mon Sep 17 00:00:00 2001
From: BertrandC <846965381@qq.com>
Date: Mon, 19 May 2025 15:13:04 +0800
Subject: [PATCH] =?UTF-8?q?-=20=E6=89=93=E5=8C=85=20common=20=E6=A8=A1?=
=?UTF-8?q?=E5=9D=97=E7=BC=BA=E5=B0=91=20pagehelper=20=E4=BE=9D=E8=B5=96?=
=?UTF-8?q?=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sf-common/pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/sf-common/pom.xml b/sf-common/pom.xml
index e56cb41..9caf22f 100644
--- a/sf-common/pom.xml
+++ b/sf-common/pom.xml
@@ -26,6 +26,12 @@
commons-fileupload
1.4
+
+
+ com.github.pagehelper
+ pagehelper-spring-boot-starter
+ ${pagehelper.boot.version}
+
org.springframework
@@ -44,10 +50,16 @@
spring-boot-starter-security
+
+ com.github.pagehelper
+ pagehelper
+ 5.1.9
+
com.github.pagehelper
pagehelper-spring-boot-starter
+ ${pagehelper.boot.version}