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