From dcb6568916cd549f1c403ece1c4f4d29ecc320b9 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Fri, 2 Feb 2024 21:12:56 +0800 Subject: [PATCH] =?UTF-8?q?chore(storage):=20=E4=BC=98=E5=8C=96=E5=AD=98?= =?UTF-8?q?=E5=82=A8=E6=A8=A1=E5=9D=97=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../continew-starter-storage-local/pom.xml | 8 ++++++++ continew-starter-storage/pom.xml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/continew-starter-storage/continew-starter-storage-local/pom.xml b/continew-starter-storage/continew-starter-storage-local/pom.xml index 2c0b40c7..6f6348b0 100644 --- a/continew-starter-storage/continew-starter-storage-local/pom.xml +++ b/continew-starter-storage/continew-starter-storage-local/pom.xml @@ -11,4 +11,12 @@ continew-starter-storage-local ContiNew Starter 存储模块 - 本地存储 + + + + + org.springframework + spring-webmvc + + \ No newline at end of file diff --git a/continew-starter-storage/pom.xml b/continew-starter-storage/pom.xml index ec92a893..5ee7fd53 100644 --- a/continew-starter-storage/pom.xml +++ b/continew-starter-storage/pom.xml @@ -18,10 +18,10 @@ - + top.charles7c.continew - continew-starter-web + continew-starter-core \ No newline at end of file