提交.bat 56 B

12345
  1. git add .
  2. git commit -m "update"
  3. git pull
  4. git push
  5. pause