git init
git add .
git commit -m "新增"
git remote add origin https://github.com/zhenquan321/lmongo.git
git push -u origin master
git init
git add .
git commit -m "新增"
git remote add origin https://github.com/zhenquan321/lmongo.git
git push -u origin master