go mod init test
go env -w GOPROXY=https://goproxy.io,direct
go get github.com/beego/beego/v2
go get github.com/beego/bee/v2
go mod init test
go env -w GOPROXY=https://goproxy.io,direct
go get github.com/beego/beego/v2
go get github.com/beego/bee/v2