update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
# [gorm-tools](https://github.com/xie1xiao1jun/gorm-tools)
|
||||
# [gorm-tools](https://github.com/xxjwxc/gorm-tools)
|
||||
### [gorm](https://github.com/jinzhu/gorm) mysql数据库转 struct 工具,可以将mysql数据库自动生成golang sturct结构,带大驼峰命名规则。带json标签
|
||||
|
||||
|
||||
@@ -196,10 +196,10 @@ type UserInfoTbl struct {
|
||||
|
||||

|
||||
|
||||
[下载地址](https://github.com/xie1xiao1jun/gormt/releases/download/v1.0.0.1/v1.0.zip)
|
||||
[下载地址](https://github.com/xxjwxc/gormt/releases/download/v1.0.0.1/v1.0.zip)
|
||||
|
||||
## 7. 下一步计划
|
||||
|
||||
- 加入外键支持(ForeignKey)
|
||||
|
||||
- ###### [传送门](https://xie1xiao1jun.github.io/post/gormtools/)
|
||||
- ###### [传送门](https://xxjwxc.github.io/post/gormtools/)
|
||||
|
||||
Reference in New Issue
Block a user