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

feat(user): 提供便捷的用户数据库管理类

This commit is contained in:
2023-03-12 00:26:52 +08:00
parent 85b7179867
commit fa4a97d60d
17 changed files with 356 additions and 14 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyplugin-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>1.5.3</version>
<version>1.5.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>