From 93c3dc5377de444281734a5dd0dca0e16be62032 Mon Sep 17 00:00:00 2001 From: xiang Date: Sun, 24 Aug 2025 17:19:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:redis=E7=BC=93=E5=AD=98=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 8cc9e56..075f83c 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,12 @@ xservice-mysql-starter 2.0 + + + com.xiang + xservice-cache-starter + 2.0 + \ No newline at end of file