1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 08:38:17 +08:00

feat(storage): 添加存储接口模块,包含存储相关的统一接口。

This commit is contained in:
2022-06-18 02:32:08 +08:00
parent 558723ea82
commit 4c10a9798f
12 changed files with 246 additions and 4 deletions
-1
View File
@@ -27,7 +27,6 @@
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.10.9</version>
<scope>provided</scope>
</dependency>