docs: update goctl markdown (#1370)

master
Kevin Wan 3 years ago committed by GitHub
parent c0647f0719
commit 1d223fc114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -140,7 +140,6 @@ service user-api {
`goctl api go -api user/user.api -dir user`
```Plain Text
.
├── internal
│   ├── config
@ -167,7 +166,6 @@ service user-api {
│   └── types
│   └── types.go
└── user.go
```
生成的代码可以直接跑,有几个地方需要改:

Loading…
Cancel
Save