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

chore(gui): 为 GUIConfiguration 添加 serialize() 方法。

This commit is contained in:
2022-07-10 04:58:59 +08:00
parent b5382a1cb3
commit b7e9295685
12 changed files with 55 additions and 29 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.4.10</version>
<version>1.4.11</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>