You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
207 B
Markdown
10 lines
207 B
Markdown
4 years ago
|
# Change log
|
||
|
|
||
|
# 2020-08-20
|
||
|
* 新增支持通过连接数据库生成model
|
||
|
* 支持数据库多表生成
|
||
|
* 优化stringx
|
||
|
|
||
|
# 2020-08-19
|
||
|
* 重构model代码生成逻辑
|
||
|
* 实现从ddl解析表信息生成代码
|