git init
git add .
git commit -m '添加文件'
git push -u https://github.com/weidaijie1/SpringBootStudy.git master
git init
git add .
git commit -m '添加文件'
git push -u https://github.com/weidaijie1/SpringBootStudy.git master