摘要: 1.在git中执行: ``` git config --global --unset http.proxy git config --global --unset https.proxy ``` 2.在电脑上cmd中执行 ``` ipconfig/flushdns ``` 问题解决!(个人出现该问题 阅读全文
posted @ 2023-07-13 11:14 孜孜不倦fly 阅读(209) 评论(0) 推荐(0)