微网站怎么自己做线上外贸平台有哪些
git访问gitHub需要设置代理:
git config --global user.name
xxxgit config --global user.email
xxxgit config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy http://127.0.0.1:7890
git config --global user.name
xxxgit config --global user.email
xxxgit config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy http://127.0.0.1:7890