一、配置代理
bash
go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.io,direct
go get github.com/unidoc/unioffice
一、配置代理
go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.io,direct
go get github.com/unidoc/unioffice