From 140ecadd0b82a0b3cd0796e0f32006ca822087a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E7=8B=BC=E8=93=9D=E5=A4=A9?= Date: Mon, 4 Nov 2024 09:37:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20MyBatis=20Plus=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index d8ad049..70d55f3 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,11 @@ 3.0.3 test + + com.baomidou + mybatis-plus-boot-starter + 3.5.5 +