1.取消Git的配置里面的自己的代理让其直接连接本地网络git config --global --unset http.proxy git config --global --unset https.proxy