windows tools
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# [gorm-tools](https://github.com/xie1xiao1jun/gorm-tools)
|
||||
### [gorm](https://github.com/jinzhu/gorm) mysql数据库转 struct 工具,可以将mysql数据库自动生成golang sturct结构,带大驼峰命名规则。带json标签
|
||||
|
||||
|
||||
[English](README_zh-CN.md)
|
||||
--------
|
||||
|
||||
## 1. 通过当前目录config.toml文件配置默认配置项
|
||||
@@ -184,8 +186,18 @@ type UserInfoTbl struct {
|
||||
Headurl string //
|
||||
}
|
||||
```
|
||||
## 6. 提供一个windows 可视化工具
|
||||
|
||||
## 6. 下一步计划
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## 7. 下一步计划
|
||||
|
||||
- 加入外键支持(ForeignKey)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user