1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-04 15:28:21 +08:00

优化代码结构,移除无用代码,减少代码复用。

This commit is contained in:
carm
2021-08-25 13:37:31 +08:00
parent f6a5538da3
commit bb126c676e
8 changed files with 36 additions and 77 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>UserPrefix</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>