去掉db、api模块,后续只专注于维护wiki知识库模块,最后支持的代码存放于 full-latest 分支

This commit is contained in:
sswiki
2024-12-02 22:39:06 +08:00
parent cd0651db1b
commit 9bcd72d2e6
573 changed files with 53 additions and 198717 deletions

View File

@@ -37,10 +37,6 @@
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc-core</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc-db</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc-wiki</artifactId>
@@ -49,10 +45,6 @@
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc-data</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>zyplayer-doc-api</artifactId>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>