From f53ce601f8f222df581084688b8de8b3aebbb27b Mon Sep 17 00:00:00 2001 From: HuangXin Date: Tue, 22 Aug 2023 20:29:00 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E5=A2=9E=E5=8A=A0=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index ffdcf7d..5b5900c 100644 --- a/pom.xml +++ b/pom.xml @@ -106,6 +106,16 @@ fastjson 1.2.83 + + com.github.pagehelper + pagehelper + 5.3.3 + + + org.yaml + snakeyaml + 2.1 +