补充文档
This commit is contained in:
parent
e69d71215b
commit
0dfc11c113
|
@ -54,6 +54,9 @@ gitee地址: https://gitee.com/odboy/cutego-ui
|
||||||
```
|
```
|
||||||
- 3、idea配置如下
|
- 3、idea配置如下
|
||||||
![Edit Configurations...](docs/images/RunConfig.png)
|
![Edit Configurations...](docs/images/RunConfig.png)
|
||||||
|
```bash
|
||||||
|
Environment: GO111MODULE=on;GOPROXY=https://goproxy.cn,direct
|
||||||
|
```
|
||||||
|
|
||||||
- 4、下载依赖 go mod tidy
|
- 4、下载依赖 go mod tidy
|
||||||
![Download Mod](docs/images/DownloadMod.png)
|
![Download Mod](docs/images/DownloadMod.png)
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 362 KiB After Width: | Height: | Size: 307 KiB |
Binary file not shown.
Before Width: | Height: | Size: 375 KiB After Width: | Height: | Size: 366 KiB |
Binary file not shown.
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 284 KiB |
Loading…
Reference in New Issue