From 20c2326359464651c9d60913eebdb598b93cc3c5 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Sun, 18 May 2025 19:08:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E5=BC=95=E7=94=A8?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- intc-common/intc-common-core/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/intc-common/intc-common-core/pom.xml b/intc-common/intc-common-core/pom.xml index dfaf5d9..7ae2228 100644 --- a/intc-common/intc-common-core/pom.xml +++ b/intc-common/intc-common-core/pom.xml @@ -133,6 +133,18 @@ core 3.4.1 + + + cn.hutool + hutool-all + 5.1.0 + + + + com.baomidou + mybatis-plus-extension + 3.5.5 +