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

fix(cmd): 修复CommandHandler处理异常的问题

This commit is contained in:
2023-02-11 21:11:34 +08:00
parent 437d0ffb32
commit 088cc62855
16 changed files with 43 additions and 37 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<groupId>cc.carm.lib</groupId>
<artifactId>easyplugin-parent</artifactId>
<packaging>pom</packaging>
<version>1.4.18</version>
<version>1.4.19</version>
<modules>
<module>base/utils</module>