初始化提交
Showing
25 changed files
with
1760 additions
and
1 deletions
pom.xml
0 → 100644
逻辑图.png
0 → 100644

15.4 KB
-
Please register or sign in to post a comment
DDL 脚本生成器 | ||
## DDL 脚本生成器 | ||
### 逻辑图 | ||
设计请看逻辑图.png | ||
### 1. 使用步骤 | ||
1. 修改 DDLScriptCreatorTest 数据源。 | ||
2. 运行 DDLScriptCreatorTest main 方法。 | ||
3. 稍等一会就能在控制台看到 ddl 语句。 | ||
... | ... |