Update README_zh_cn.md

master
xiaojunxie 5 years ago committed by GitHub
parent d721ec1ebd
commit 6bced16961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -188,7 +188,19 @@ type UserInfoTbl struct {
Headurl string //
}
```
## 6. 提供一个windows 可视化工具
## 6. 构建
```
make windows
make linux
make mac
```
or
```
go generate
```
## 7. 提供一个windows 可视化工具
![图片描述](/image/gormt/1.png)

Loading…
Cancel
Save