From d2a196b8d42e58c81eddff1592ab9aa8b0bc514d Mon Sep 17 00:00:00 2001 From: liuxy Date: Tue, 14 Nov 2023 16:07:18 +0800 Subject: [PATCH] =?UTF-8?q?add=EF=BC=9Apagehelper=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lms/nladmin-system/nlsso-server/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lms/nladmin-system/nlsso-server/pom.xml b/lms/nladmin-system/nlsso-server/pom.xml index 87d79a4..fcebf05 100644 --- a/lms/nladmin-system/nlsso-server/pom.xml +++ b/lms/nladmin-system/nlsso-server/pom.xml @@ -307,6 +307,18 @@ 5.23 + + com.github.pagehelper + pagehelper-spring-boot-starter + 1.2.12 + + + org.mybatis + mybatis + + + + eu.bitwalker UserAgentUtils