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

feat(table): 添加单独的表声明类及快速初始化表方法。

This commit is contained in:
2023-01-03 20:52:24 +08:00
parent 8c9c6b72e2
commit 054f9bb04c
12 changed files with 259 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>minesql-parent</artifactId>
<groupId>cc.carm.plugin</groupId>
<version>1.1.1</version>
<version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>