commit.bat 59 B

123
  1. git add *
  2. git commit -m "作业"
  3. git push -u origin master