1. WSL的终端上输入vim ~/.bashrc,在末行写入
    2. export http_proxy=127.0.0.1:7890
    3. export https_proxy=127.0.0.1:7890