Show error fix

This commit is contained in:
rainyan
2020-04-07 10:20:00 +08:00
parent 2e39a31e68
commit f0ec6aed21
+1 -1
View File
@@ -80,7 +80,7 @@ go build
go get -u github.com/swaggo/swag/cmd/swag
````
#####2)无法翻墙
##### 2)无法翻墙
由于国内没法安装 go.org/x 包下面的东西,需要先安装`gopm`
```bash