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

feat(get): 添加快速获取首个SQLManager实例的方法。

This commit is contained in:
2023-01-05 19:18:17 +08:00
parent 054f9bb04c
commit ddf263c697
8 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>minesql-parent</artifactId>
<packaging>pom</packaging>
<version>1.2.0</version>
<version>1.2.1</version>
<modules>
<module>api</module>
<module>core</module>