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

feat(users): Seperated users registry interface for api usage.

This commit is contained in:
2025-05-17 03:44:07 +08:00
parent bc3dd32f85
commit 54939f0f14
21 changed files with 219 additions and 97 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.5.12</version>
<version>1.5.13</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>