push.sh 200 Bytes
git pull
git add --all src/main/java/*
git add push.sh
git add pom.xml
git commit -m "FIX test items score =0; add yindao log"
#git push origin master
git push origin zhaoyue-dev4
git status
git pull