5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
|
### 初始化项目
|
||
|
|
||
|
```shell
|
||
|
go generate -x init.go
|
||
|
```
|