mirror of
https://github.com/xinliangnote/go-gin-api.git
synced 2024-04-21 12:31:46 +00:00
6 lines
126 B
Markdown
6 lines
126 B
Markdown
## 执行命令
|
|
|
|
```$xslt
|
|
// test_handler 为 ./internal/api/controller/ 中的包名
|
|
./scripts/handlergen.sh test_handler
|
|
``` |