@ -29,5 +29,5 @@ go mod tidy
- 根据 xxx.api 生成代码
```shell
goctl api go -api xxx.api -dir . --style go_zero --remote https://gitea.gxxhygroup.com/dark/zero-template
goctl api go -api xxx.api -dir . --style go-zero --remote https://gitea.gxxhygroup.com/dark/zero-template
```