소스 검색

fix goctl model path (#53)

bittoy 5 년 전
부모
커밋
3128d63134
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tools/goctl/goctl.md

+ 1 - 1
tools/goctl/goctl.md

@@ -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参数说明