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

feat(command): 指令部分新增基础方法

This commit is contained in:
2022-06-26 10:34:06 +08:00
parent 572c22d2fc
commit fbf118436e
13 changed files with 38 additions and 16 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.4.8</version>
<version>1.4.9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>