commit.bat 88 B

1234
  1. cd C:\实训\20200404309guoqi
  2. git add *
  3. git commit -m "作业"
  4. git push -u origin master