From 465ab1f401e5b042e82e7843644db57ec19eab53 Mon Sep 17 00:00:00 2001 From: wxz Date: Tue, 26 May 2020 12:35:38 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=96=B0=E5=A2=9E=E5=88=86=E9=A1=B5=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-commons/epmet-commons-mybatis/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/epmet-commons/epmet-commons-mybatis/pom.xml b/epmet-commons/epmet-commons-mybatis/pom.xml index a01b7b68b8..171b56af2f 100644 --- a/epmet-commons/epmet-commons-mybatis/pom.xml +++ b/epmet-commons/epmet-commons-mybatis/pom.xml @@ -63,6 +63,13 @@ org.postgresql postgresql + + + + com.github.pagehelper + pagehelper-spring-boot-starter + 1.2.12 +