在初始化mod的时候,先执行:go mod init github.com/FreeFlyXiaoma/test备注:github.com/FreeFlyXiaoma是你的github账号,test是依赖的项目路径。go ...
確定! 回上一頁