1.方法1
git clone https://xxx.xxxx.xxxx
git submodule update --init --recursive
2.方法2
git clone --recursive https://xxx.xxxx.xxxx