fix goctl model path (#53)

This commit is contained in:
bittoy
2020-09-08 17:05:22 +08:00
committed by GitHub
parent 4408767981
commit 3128d63134

View File

@@ -3,7 +3,7 @@
## goctl用途
* 定义api请求
* 根据定义的api自动生成golang(后端), java(iOS & Android), typescript(web & 晓程序)dart(flutter)
* 生成MySQL CURD 详情见[goctl model模块](https://github.com/tal-tech/go-zero/tools/goctl/model)
* 生成MySQL CURD 详情见[goctl model模块](model/sql)
## goctl使用说明
#### goctl参数说明